Versions Compared

Key

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

Description

Collected values can of course be validated during posting, but sometimes you want the response to to instant.

...

When Offline simple field validation can be carried out using the  validationWarningType attribute.


How to enable


Add the validationWarningType attribute to the relevant Workflow element.

...

Example: Set Lot No. validation to "Warn" 


In the example below, we set the Lot No. validation to "Warn" instead of default Block.

Meaning the user will be Warned, but not blocked from entering a different Lot No.


Modify the application.cfg file

Find and change the following line as described below.

...