Width multiple select

Hello Alexander,

The soortdeclaratie is just a value we added to this value logic.
We are not doing anything with this value since we only determine to show/hide blocks based on this input:

In the on change event of the multi select we do this:
image

Hello Lorio,

Since you use the soortdeclaratie value for Value Logic, after updating the multi-select component, its values will be in the checked state depending on what is stored in soortdeclaratie. Therefore, I suggest making sure that after you clear soortdeclaratie (setting its value to an empty list), it indeed no longer contains any values that might have been added during its creation/update from PageData properties, which possibly aren’t being cleared.

Regards,
Alexander