I have several multidropdowns. I have an entry into a table from the multidropdown and I am building a form where the user can modify that entry. How do I write the expression in change a thing that will add or remove items on the list?
You can use the set list operator in Bubble instead of add or remove. In the set list operator, set the source to the corresponding multi-dropdown element. Let me know if this works
Also, auto-binding is a good suggestion but is not entirely a WU-optimized solution from what I understand