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…') |
old>Ln.jeel |
||
Line 1: | Line 1: | ||
= Serial = | |||
Unique serial number | Unique serial number | ||
Line 34: | Line 34: | ||
* 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 |
Revision as of 14:03, 13 March 2013
Serial
Unique serial number
Properties
- 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