Multi Dropdown > Set List is not working

Hi,

i have a multi dropdown with 10 options. I want to store a selection of N items on change of value. I can’t use ADD because it can also be a shorter list again.

Set List should do this. Always update the last selection in my DB? What am im doing wrong? Is there another feature to store last selection?

Thx
lars

Hello,

Thanks for checking in! Are you encountering any unexpected behaviors with “Set list”? It may be possible to use that to update a list field in your database; here’s an example of what this might look like. Let us know if that helps or if you have any more questions!

It works now with “Set List + Unique items” without unique it does not work…

1 Like

Glad to hear this is working for you now! ":unique elements" removes duplicates from a list, so that can be helpful if you have several options with the same value that are being added to the list