Inserting a Numeric Control
You can specify the display format of a numeric control either using an external reference or by using your own custom format.
Procedure
- Select a text input control from the Palette and drop it in the form.
- Go to the Properties tab in the Properties view for the text input control and select the Numeric check box. This enables the Format options.
-
Specify the display format from the following options:
- External Reference: Select a format from an external resource. See Inserting External Reference Format
- Custom: Define a custom format. See Inserting a Custom Format.
- Inserting External Reference Format
By selecting the External Reference option, you can use one of the predefined formats from the common resource bundle. - Creating a Custom Format
You can also create your own custom formats and add them to the Resource Picker list. The new custom formats must be placed under the Presentation Resources special folder. - Adding the Properties File in the Resource List
The newly-created properties file must be added to the resources list of the form. - Inserting a Custom Format
By using the Custom option, you can choose from some example formats or define your own format inline.
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.