| Dropdown |
This field is displayed as a dropdown and must have a type Collection<Option> or similar.
|
| FileUpload |
This is a file upload field.
|
| LabelFor |
A @LabelFor-field holds a dynamic label for a form field or for a hyperlink.
|
| Password |
This field is displayed as password-field
|
| Prefix |
Adds a visual prefix to a field (input field, table cell, list item element etc)-
|
| RadioButton |
This String-field must be displayed as a radio-button
|
| Suffix |
Adds a visual suffix to a field (input field, table cell, list item element etc)-
|
| TextArea |
The field is displayed as a textarea on a form
|