Information Types¶
Definition¶
Information comes in a number of different types – formats in which a value can be entered into a field.
By selecting the information type for a field, you prevent a letter being an acceptable answer in the field 'Phone number', or you make sure that only a valid date can be entered in the field 'Date of Birth'.
Options¶
Below is a brief description for each information type.
| Type | Description |
|---|---|
| Boolean | Information of the boolean type only accepts Yes or No as an answer. It's very simple, yet very powerful, as there is no nuance possible whatsoever. |
| Text (single line) | This information type is suited when the answer should be text and is expected to be short. |
| Text (multiple lines) | Choose this type when the text information is expected to be longer than a single name or word. |
| Number (integer) | A number without decimal. |
| Number (decimal) | A number with decimal. |
| Number (with unit) | A number with measurement unit. |
| List (single answer) | This information type accepts a single choice from a given list of answers, like a taxonomy. |
| List (multiple answers) | This information type accepts multiple choices from a given list of answers, like a taxonomy. |
| Date | This information type accepts a valid date. |
| Relationship | A reference to another instance. |
| Structure | Contains several other information and can be repeated. Each occurrence of a structure an also have a name. |