FormField
A FormField is a container for a form element such as a text box, text area, dropdown, etc.
FormFields are grouped in section columns.
Each FormField is made up of various properties (FormFieldSetting).
Elements are displayed on the web form according to these properties.
Name |
FormField |
||
---|---|---|---|
Properties |
Name |
Type |
Description |
Slug |
Varchar(110) |
EveryDataStore-ID |
|
Sort |
Int(2) |
Sort field |
|
Relations |
FormFieldType, Column, Settings, ItemData |