Form Items are collection of form controls such as text box, combo box, info panels, icon combo, HTML editor and so on for handling user inputs and results. Each Form Item has its own properties like Item ID, Label text, Anchor (width) etc.
The form items are divided into five categories as follows:
- Data Entry
- Data Selection
- Toggle
- Action
- Display
Container items are divided into four categories as follows:
- Containers
- Fillers
- Information Fields
- Component
For more details of form APIs, see Form and Form Item APIs.
Category | Form Component |
---|---|
Form Items | |
Data Entry | Text Box |
Text Area | |
Password | |
Date | |
Spinner | |
Amount | |
HTML Editor | |
Data Selection | Checkbox Group |
Radio Group | |
Combo | |
Icon Combo | |
Auto Suggest | |
Item Selector | |
Lookup | |
Independent Lookup | |
Color Picker | |
Slider Field | |
Toggle | Toggle |
Checkbox | |
Action | Button |
Pannel | |
Display | Title |
Label | |
Logo | |
Image Picker (This item is only applicable for jQuery Mobile) | |
Containers & More | |
Container | Field Set |
Form Composite | |
Panel | |
Tab Panel | |
Image Panel | |
Fillers | Empty Cell |
Line | |
Hidden | |
Empty Row | |
Information Fields | Conditional Manadatory Text |
Mandatory Text | |
Info Panel | |
Component | Widget |
Form |