FieldNumberBoolean
Jump to navigation
Jump to search
Yes/No
Check box. Yes/No. The values can be shown with other words or icons
Properties
- Type: Basic
- Groupable: Yes
- Show in lists: No
- Searchable: Yes
User interface
Field in show mode
Field in edit mode
User interface as displayed in picture
As of version 9943 adding a TRUE value text
, when displaying the field as a checkbox, the value will be used as a label for the checkbox.
Configuration
Required:
- As shown above
Options:
- As shown above
Developer info
- FeltTypeID: 13
- SQL datatype: tinyint(1)
- Class name: FieldNumberBoolean
- Field is allowed in inline tables
- Pattern: ^(X|JA|NEJ|YES|NO|TRUE|FALSE)$