I have a multidropdown with its default value reflecting a list field called “A” in the database, when a user selects additional items to the dropdown in addition to what was there before, i want to save those additional selected items to a separate list field called “B”.
So i have a “modify a thing” action with the field “B”, what do i write?
See screenshot for the same type of filter on a repeating group source. Instead of search for users :filtered, yours would be “multi-dropdown’s value :filtered”