Filtering and Finding Validations in the Validation Designer

To Filter Validations

To make it easier to find a particular validation, you can filter all existing validations within a form to only show validations which involve a particular field:

  • From the input field "Search for field" on the left hand side, select the field of interest.
  • The system will list, and highlight, all those validations where the select field is either:
    • the field used for Validate that
    • used in the When condition
  • Clicking on the required Validation in the result list will take the user the corresponding entry.

    Validation Designer - Search for field

To Find Validations

You can find a validation by using the browser's "Ctrl+F" search functionality.
This search will scan through the Validation Messages for a Form.

See Also

Validations

How to define Validations

Creating a New Validation

How to validate a Field only WHEN a Condition is met?

Perform a Validation across several Pages

Sample Validations