Enumeration
Named numbers ex. Grades
Properties
- Type: Basic
- Groupable: Yes
- Show in lists: Yes
- Searchable: Yes
- Requires configuration: Yes
User interface
Field in show mode
[INSERT IMAGE]
Field in edit mode
[INSERT IMAGE]
Configuration
Required:
- There should be one name for each value (integer)
Options:
- Options van be colored using the # syntax
Option 1 #red Option 2 #blue ...
- Translations should be prefixed only once with the language qualifier
en:Option 1 Option 2 Option 3 ge:Wahl 1 Wahl 2 Wahl 3
Developer info
- FeltTypeID: 18
- SQL datatype: INT(11)
- Class name: FieldNumberIntegerEnumeration