Selections
This Steps makes selections on a specified field. This Selection Field
can be selected from a dropdown with all Fields. The Selection Value
can be specified using any DataSource.
There are multiple Selection Modes:
All
Select all items of a field.Alternative
After using this all items that where previosly not selected will be selected.Excluded
Select the excluded values from the field.Values
Select all Items matching the specified values. These values are seperated by|;|
.Possible
Select all items which are not locked.Match
Select an exact match to the specified value.Clear
This will clear the selections made on the field (if any where made before).ClearOther
This will clear all other Selections except this field.