Action > SET_OPTION(S) β
See details here: SINGLE-SELECT, MULTIPLE-SELECT... actions
Value details β
| Source value | Destination = SINGLE-SELECT and MULTIPLE-SELECT... field |
|---|---|
REDthe value exists in the target field | RED |
RED,GREENthe values exist in the target field | unchanged value A single value can be set, hence no value is persisted. |
REEEDthe value does not exist in the target field | unchanged value The provided value does not exists in the targeted field, hence no value is persisted |
| `` Empty field value | `` Existing value is removed |
Map details β
| Source value | Map entry | Destination = SINGLE-SELECT and MULTIPLE-SELECT... field |
|---|---|---|
`` or null | - source = red, target = RED- source = yellow, target = YELLOW | unchanged value The provided value is not mapped to the targeted field, hence no value is persisted. |
red | - source = red, target = RED- source = yellow, target = YELLOW | RED |
green | - source = red, target = RED- source = yellow, target = YELLOW | unchanged value The provided value does not exists in the targeted field, hence no value is persisted. |