New Feature
New feature added in Joget DX :
Toggle option to perform Case-sensitive Matching for Regular Expression
Introduction
Basic Validator takes care of most form input element validation use case needs.
Basic Validator Properties
Name | Description |
---|---|
Mandatory | When checked, field value must be filled. |
Type |
|
Custom Regular Expression | Required when Custom Regular Expression is selected in the Type attribute above. Info Validation performed is case insensitive. Samples:-
Sample Code [a-zA-Z]{1}.+ |
Regular Expression Case-sensitive Matching? | This field will be displayed when Custom Regular Expression is selected in the Type attribute above. |
Custom Error Message Shown When Validation Fail | Message to show when validation fails. |
New Feature
This is a new feature for Joget DX version 8.1 onwards.
- Showing increase/decrease control and showing numpad on mobile for number field.
To enable this:
- Navigate to the "Validator" attribute
- Select "Basic" for the validator and "Numeric" for the type
- Save the builder