Setting the CurrencyUI parameters

  1. Click the Turn ON config mode icon.
  2. Navigate to a WFM page with a field that uses CurrencyUI as the Field UI type.
  3. Click the configuration diamond beside the field.
    The Field Localization pop-up is displayed.
  4. Set the parameters in the Field Parameters field, as required:
    precision=
    Set the number of decimal places you want to allow.
    zeroPadding=
    Set to True or False.

    If True, the system will automatically add zeroes to the right of the decimal place when the number does not fulfill the precision requirement. For example, 1.1 is changed to 1.10 when the precision is set to 2.

    This parameter is ignored if the precision parameter is absent.

    min=
    Specify the minimum number you want to allow.
    max=
    Specify the maximum number you want to allow.
  5. Click Save and close the window.
  6. Click the Turn OFF config mode icon.