...
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
- Collector Steps and base Workflows
- Configure Online-validation
...
- Lot number
- Serial number
- Quantity
From Bin
To Bin
Tote
- Customized collecter steps can be added
How to enable using Android
Add the validationWarningType attribute to the relevant Workflow element.
The following options are
- Warn
- Block
- None
Example: Set Lot No. validation to "Warn"
...