Versions Compared

Key

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

...

A "collector step" can be Online or Offline validated During the registration -  as opposed to during posting (always online).
Default behavior for a "collector step" is Offline validation, unless onlineValidation has been specifically implemented for the step.

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.


The following options are

  • Warn
  • Block
  • None

Limitations

  • No connection to backend for advanced logic, like Online validation offers.

See also

...

How to enable using Android Image Removed

Add the validationWarningType attribute to the relevant Workflow element.

The following options are

  • Warn
  • Block
  • None

Example: Set Lot No. validation to "Warn" 

...