Validation Rules on Form Fields
User can configure validation rules for the form fields.
NOTE: User can create validation rules for one of the following field types (both object and virtual fields):
- Date
- DateTime
- Time
- Number
- String
- Textarea
- Rich Text
Select a field to create validation rule for. Click "Add New" button in "Validation Rules" section at the left sidebar:
Configure validation rule for the selected field, depending on it's type:
1. Set custom Error Message that will be displayed under the field if validation fails.
2. Configure Regular Expression to validate field input (optional).
3. Set Minimum Length for the field input (optional).
4. Set Maximum Length for the field input (optional)
5. Configure conditions using standard condition builder for validation rule to be executed (optional).
NOTE: Regular Expression, Min Length and Max Length are optional fields, but at least one of those three should be filled in.
1. Set custom Error Message that will be displayed under the field if validation fails.
2. Set Minimum (starting) value of the allowed date range (optional).
3. Set Maximum (end) value of the allowed date range (optional).
4. Add values to be excluded from the allowed date range (optional).
5. Configure conditions using standard condition builder for validation rule to be executed (optional).
Note: If Minimum and Maximum values are not provided all dates are allowed to be entered except Excluded date(s).
You can choose excluded value type to match your needs:
1. Set custom Error Message that will be displayed under the field if validation fails.
2. Set Minimum (start) value of the allowed time range (optional).
3. Set Maximum (end) value of the allowed time range (optional).
4. Add values to be excluded from the allowed time range (optional).
5. Configure conditions using standard condition builder for validation rule to be executed (optional).
Note: If Minimum and Maximum values are not provided all time values are allowed to be entered except Excluded values(s).
1. Set custom Error Message that will be displayed under the field if validation fails.
2. Set Minimum allowed number (optional).
3. Set Maximum allowed number (optional).
4. Add values to be excluded from the allowed range (optional).
5. Configure conditions using standard condition builder for validation rule to be executed (optional).
Note: If Minimum and Maximum values are not provided all numbers are allowed to be entered except Excluded values(s).










0 Comments
Add your comment