FieldNumberDecimal
Revision as of 14:01, 13 March 2013 by old>Ln.jeel (Created page with '"= Decimal = Numbers with decimal comma Properties * Groupable: No * Show in lists: Yes * Searchable: Yes == User interface == Field in show mode [[File:FieldNumberDecimal_sh…')
"= Decimal = Numbers with decimal comma
Properties
- 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: 11
- SQL datatype: decimal(20,6)
- Class name: FieldNumberDecimal
- Field is allowed in inline tables
- Pattern: ^(\d|-)?(\d|,)*\.?\d*$"