Versions Compared

Key

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

...

Both JWT DC and JWT Cloud allow to select a field out of a the list and select the condition out of the following options:

Option
 Image Modified Image Modified

Description
is requiredThe specified field must have a value. If no value is present, the validation will fail.
must be emptyThe specified field must not have a value. If a value is present, the validation will fail.
must be changedThe specified field must have been updated during the transition / on the transition screen.
must not be changedThe specified field must not have been updated during the transition / on the transition screen.


UI Text Box
sizemedium
typeinfowarning

Please note that the option "All options required" is not available in JWT Cloud. This concerns fields like Checkboxes, User picker (multiple users), or Select list (multiple choices).

...

UI Text Box
sizemedium
typeinfo

Please note that due to the different architecture, it may happen that the condition validator gets too complex. This is the case when many fields are checked. The condition validator cannot be saved and a corresponding error message will be displayed. Please split the condition into two or more. 

...