Difference between revisions of "FieldSerial"

From TempusServa wiki
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 =
= 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 15:03, 13 March 2013

Serial

Unique serial number

Properties

  • Groupable: Yes
  • Show in lists: No
  • Searchable: Yes


User interface

Field in show mode

FieldSerial show.png

Field in edit mode

FieldSerial edit.png

User interface as displayed in picture


Configuration

FieldSerial BE.png

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