Difference between revisions of "FieldSerial"
Jump to navigation
Jump to search
old>Ln.jeel (Created page with '"= Serial = Unique serial number Properties * Groupable: Yes * Show in lists: No * Searchable: Yes == User interface == Field in show mode File:FieldSerial_show.png Fiel…') |
m (3 revisions imported) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
= Serial = | |||
Unique serial number | Unique serial number | ||
Properties | Properties | ||
* Type: [[Field type reference#Basic|Basic]] | |||
* Groupable: Yes | * Groupable: Yes | ||
* Show in lists: No | * Show in lists: No | ||
Line 34: | Line 35: | ||
* SQL datatype: int(11) | * SQL datatype: int(11) | ||
* Class name: FieldSerial | * Class name: FieldSerial | ||
* Field is allowed in inline tables | * Field is allowed in inline tables |
Latest revision as of 11:52, 10 December 2021
Serial
Unique serial number
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: 16
- SQL datatype: int(11)
- Class name: FieldSerial
- Field is allowed in inline tables