Create a Validation Mask

To create a validation mask, do the procedure in this topic.

Figure: Manage Validation Mask screen

Manage Validation Mask screen

How to Start

  1. In the Manage Center, click App Builder App Builder icon > eForms Settings.
  2. On the eForms Settings screen, click Validation Mask Validation Mask icon

Procedure

  1. On the Manage Validation Mask screen, in the Validation Mask Name field, enter the name for your validation mask.
  2. In the Validation Mask Regular Expression field, enter the regular expression to validate user input.

    For example, to validate a field that only accepts numeric values, enter ^[0-9]+$

  3. To add your validation mask to the list, click Add New Record.