Form Structured Input

Use: Text entered by the contact must answer a specific structure layout.

Display:

Date format

ID Card Number

Zip code

Options:

  • Input format: predefined input format: date, datetime, Identity Card Number (BE), National Register Number (BE), Zipcode (NL) or custom
  • Input mask: represents the structure of input (only used as a display purpose, it's not stored). This is the format the contact must enter.

NOTE: it is possible to define custom input format by using the 'input mask' field with # for number and 'a' for character

  • Mark sign: specify the character used as input mask (example: *). It's possible to always show the mask by enabling the 'always show mask' check box.
  • Validation rule: rule used to validate the content of the field (example: ISDATE(@VALUE)

 

Back to Form components