How to keep value unchanged in dependent field

Hi,

in our form there exists a field where a user can enter text and additionally there is a select box where it is possible to select whether text is appended or the field is cleared. When clearing the field the text should be cleared as well and otherwise the value should be left unchanged.
When trying to set this up in the SME there are 3 identical errors shown “At least one action must be selected for each chosen case.” Is this usecase not supported or am i doing something wrong?

I attached a screenshot of the dependent field configuration.

Thanks for your help!

Hi @tobias-digital-tensor

The “default” settings are Display: Default, Value: Unchanged. When using these settings, the Checkbox on the right-hand side of the Editor should not be checked.

This means you need to un-check the Trigger Values -No Selection- and ADD_AFTER_EXIS... as you have not changed the settings there.

Does this help?

That helped. Thank you so much :slight_smile: