Difference between revisions of "FieldNumberBoolean"
Jump to navigation
Jump to search
old>Ln.jeel |
m (3 revisions imported) |
||
(One intermediate revision by one other user not shown) | |||
Line 3: | Line 3: | ||
Properties | Properties | ||
* Type: [[Field type reference#Basic|Basic]] | |||
* Groupable: Yes | * Groupable: Yes | ||
* Show in lists: No | * Show in lists: No |
Latest revision as of 11:52, 10 December 2021
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
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)$