For my case I need to create a multiselect dropdown menu that has to be dynamic. I only know what values to add to the drop down after a previous field has been filled.
My issue is that when I add the values they become selected elements in the dropdown.
As a new user I can only upload 1 picture to the post so I’m trying to show everything here:
Here you can see where I set the values after leaving them empty in the “show form” activity. You can also see the form with the multiselect dropdown where all the added elements become selected by default.
