Skip to main content

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

User interface

Field in show mode

image.png

Field in list mode

image.png

Field in edit mode

image.png

Configuration

image.png

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