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