Difference between revisions of "FieldNumberInteger"
Jump to navigation
Jump to search
old>Ln.jeel (Created page with '= Integer = Integer value Properties * Type: Basic * Groupable: No * Show in lists: Yes * Searchable: Yes == User interface == Field in show mod…') |
old>Jno |
||
Line 1: | Line 1: | ||
= Integer = | = Integer = | ||
Integer value | Integer value | ||
== sub header == | |||
Properties | Properties |
Revision as of 15:43, 13 December 2017
Integer
Integer value
sub header
Properties
- Type: Basic
- Groupable: No
- Show in lists: Yes
- 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: 10
- SQL datatype: int(11)
- Class name: FieldNumberInteger
- Field is allowed in inline tables
- Pattern: ^[0-9]+$