FieldSliderBarDecimal
Revision as of 23:45, 13 December 2013 by old>Admin (Created page with '= Decimal = Numbers with decimal comma Properties * Type: Basic * Groupable: No * Show in lists: Yes * Searchable: Yes == User interface == Fiel…')
Decimal
Numbers with decimal comma
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: 11
- SQL datatype: decimal(20,6)
- Class name: FieldNumberDecimal
- Field is allowed in inline tables
- Pattern: ^(\d|-)?(\d|,)*\.?\d*$