Validation of the forms

There are a number of tools and settings created to impose different requirements for completing the fields on the form. All checks are performed in real time. The system automatically checks the validity of entered data and can display warnings to help users correct errors.

Options of conditions and requirements:

  • The field is not allowed to change (formula).
  • The field is a mandatory (formula).
  • Message if the field is not valid.
  • Message if the field is a mandatory and is not valid.
  • Record or not record an error in the case of incorrect data.
  • The level of criticality of incorrect data.
  • Verify data using formulas.
  • Verify data using LUA.
  • Verify data using a regular expression to match.
  • Verify data using a regular expression to not match.
  • Verify the data using template to match.
  • Verify data using template to not match.

Also, if necessary, you can build a report of detected records or documents with incorrect or invalid data.