Percentage
This field is used to show a bar in list views as seen below. It should only be used with whole percentages between 0 and 100. When using this field with formulas the value is not automatically divided by 100, which means that a value of 5% is interpreted as "5".
Note that the policy "showPercentageAsBar" must be true for the field to be rendered as a bar. See Rendering policies
Properties
- Type: Basic
- Groupable: No
- Show in lists: Yes
- Searchable: Yes
- Requires configuration: No
User interface
Field in show mode
Field in list mode
Field in edit mode
Configuration
Decimal/ precision does not work on this field
Defining a unit name replaces the default unit of "%".
Developer info
- FeltTypeID: 12
- SQL datatype: DECIMAL(10,4)
- Class name: FieldNumberDecimalPercent



