Duplicate Value Validator makes sure that no duplicate value is entered into the form.

Figure 1: Duplicate Value Validator Properties

NameDescription
FormTarget form to validate against.
Field ID

Field ID in the target form selected above to validate against.

Tip

Use back the same ID of the current element to make sure that the value entered is unique.

MandatoryWhen checked, field value must be filled.
Regular Expression Format CheckRegular Expression to validate the value.
Wrong Format Error MessageWrong Format Error Message

 

Caveat: Duplicate Value Validator will not work with File Upload and Image Upload fields.

 

  • No labels