Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 859 Bytes

form-filter-quicksearch.md

File metadata and controls

26 lines (14 loc) · 859 Bytes

#User Interface > Form, Filter, QuickSearch

Forms

Forms in Agile Toolkit are designed as object-oriented container. Form will handle all aspects of the form starting from form building, display, layout, submission, validation, database or model integration.

Forms in Agile Toolkit are very powerful and when used corectly will handle 99% of all the possible use-cases for web forms.

How Does a Form Work?

Adding Fields

Use with Model

Validation

Handling Submit

Styling and Layouts

Enhancing Forms

Filter

QuickSearch