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.

...

Add the validationWarningType attribute to the relevant Workflow element.


The following options are:

  • None
    • Allow the user to enter a different value than the one suggested.

  • Warn
    • Warn the user if an other value than the suggested is entered. Allowing the user to change it by accepting the prompt.

  • Block
    • Do not allow the user to enter a different value than the suggested value.

...

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

See also

The Standard workflow collector steps 

...