Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Introduction

English
Duplicate Value Validator makes sure that no duplicate value is entered into the form for the designated field id.
Warning

Duplicate Value Validator will not work with File Upload and Image Upload fields or when the user clicks save as draft.

Duplicate Value Validator Properties

Image Added

NameDescription
FormTarget form to validate against.

Image Removed

Field ID

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

Info
titleTip

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

Duplicate Value Found Error MessageCustom error message to display for duplicate value found.
MandatoryWhen checked, field must be filled.
Regular Expression Format CheckRegular Expression to validate the value.
Wrong RegEx Format Error MessageCustom error message to display for RegEx format error.

Download Demo App

...