- Using configuration properties, which could apply to a single form or or multiple forms.
- Using attributes in the source code of the form definition.
- for all such controls appearing in the form definition,
- or for an individual form control in the form definition, in which case that local setting overrides the more general setting.
When neither type of setting is present, the configuration properties still apply.
This allows you to pick general defaults and change them as needed. For example, in general number fields have 2 digits after the decimal point, but in case a couple number fields need a specific setting, you can do that easily.
With Orbeon Forms 2018.2, this applies to the following built-in form controls:
- The "Number" and "Currency" fields support setting:
- a prefix
- a suffix
- the number of digits after the decimal point
- the decimal separator
- the thousands grouping separator
- rounding options
- the default field width ("full" or "natural")
- The "Date", "Time" and "Date and Time" fields support setting:
- the default field width ("full" or "natural")
For more details, see the documentation.
We hope you will like this feature Orbeon Forms 2018.2.
No comments:
Post a Comment