Currency Field

This field is used to store financial values, negative or positive.

Adding component

Component properties

The Currency component has no specific settings.

The Currency component has the following specific features:

  • it is automatically formatted as financial value (with thousands and decimal separators).

  • it has 2 decimal digits (to represent 1/100 of currency unit values like cents) always displayed.

  • it has currency symbol shown when is not being edited (when currency value is being edited, no currency symbol is displayed). This symbol is added automatically correspondingly to Company Settings (see below image).

  • it allows negative values.

Validation rules: Input Number validation rules

Events: Form Input Events

Conditional styles

Last updated