For a numeric field, the Numeric (Up to 9 Digits), Numeric (Up to 20 Digits), or Floating Point radio button indicates the type of numeric field that is selected.
In the Minimum field, you can enter the minimum value that can be entered in the field in the Client.
In the Maximum field, you can enter the maximum value that can be entered in the field in the Client.
Decimals can only be entered when using Floating Point. Floating point Minimum and Maximum values can have up to 6 decimal places.
The Minimum and Maximum options are not available for Multiline Text Box configuration.
If you want to configure masking, click the Configure Masking button. The following screen is displayed:
In Mask Mode, characters to represent the type of data that is allowed to be entered in the Client. Character placeholders that are entered in Mask Mode are black during configuration.
The following key characters are used for masking in Mask Mode:
Key Character |
Usage |
---|---|
A |
The expected character is alphabetic. |
X |
The expected character is alphanumeric. |
0 |
The expected character is numeric. |
9 |
The expected character is numeric with a possibility of a special symbol (+, -, ., *). |
In Static Mode, enter specific characters that will be used as a mask in the Client. The characters entered will be the exact characters displayed in the Client. Characters entered in Static Mode will display in blue during configuration.
Masking formats should match the mask format configured for the Keyword Type in the Configuration module.
The Mask option is not available for Check Box and Multiline Text Box configuration.
If you want to require that values entered adhere to the formatting and character requirements specified in the mask, select Full Field Entry Required.
When Full Field Entry Required is selected, spaces cannot be entered in a numeric field. If the Full Field Entry Required option is not selected, spaces can only be entered at the end of a numeric field.
The Clear Value When Empty option is available for fields configured with masks. When selected, when the field is empty or contains only spaces, spaces will be removed from the field to ensure the field is truly empty, allowing custom actions requiring empty fields to be run correctly.