...
Field Type | Description | Preview |
---|---|---|
Short Text Field | Field that allows entering short texts, such as names or addresses. | |
Long Text Field | Field that allows entering long texts, such as comments or notes. |
|
Date Selection Field | Field that allows selecting a date through a date picker. |
|
Time Selection Field | Field that allows selecting a time through a time picker. |
|
Password Field | Field that allows entering a password and hiding its content. |
|
Email Field | Field that allows entering email addresses. Includes validations for email addresses. |
|
Number Field | Field that allows entering numerical values. |
|
File Selection Field | Field that allows selecting and uploading attached files. |
|
Checkboxes for selecting multiple options | Field that allows selecting multiple options among several checkbox options. |
|
Radiobutton Radio button for selecting one option | Field that allows selecting one option among several radiobutton options. |
|
Dropdown List for selecting one option | List that allows selecting one option. |
|
Dropdown List for selecting multiple options | List that allows selecting multiple options. |
|
Linked List for selecting options | Linked list with multiple sub-levels that allows selecting an option. |
|
...
Click on the Add Option icon
to add a new option to the field.
Click on the Remove Option icon ⛔ to remove one of the options from the field.
Enable the “Add Other option” checkbox so that the field automatically displays the “Other” option, allowing users to enter an alternative option.
The options of the field will be displayed in the default order entered, but you can select Sort Alphabetically to display them in that order.
...