This is an old revision of the document!
| Field type | Description |
|---|---|
| Text | Displays a text box that accepts a free text view |
| Integer | Displays a text box that accepts an integer value |
| Double | Displays a text box that accepts a decimal value |
| DateTime | Displays a text box that accepts and date & time value |
| Percentage | Displays a text box that accepts values between 0 and 100 |
| Paragraph | Displays a paragraph of text which accepts no input |
| Select list | Displays a list box that contains values from a predefined list |
| Checkboxes | Displays multiple checkboxes with values from a predefined list |
| Radio | Displays multiple radio buttons with values from a predefined list |
| Label | Displays a text label which accepts no input |
| Lookup list | A special field-type (enumeration), used to populate list-based fields with pre-defined values |
In the Lookup lists tab, lists of values are be defined that can be assigned to form fields in order to reduce the acceptable values to specific ones.
A look-up list consists of the following fields:
The possible values of the list can be added from the panel on the bottom of the list editor.