Hello
I have a dropdown “X” with static choices and then a few multiselect dropdowns “A,B,C”(bubble plugin) also with static choices. The multiselect dropdowns are not visible on page load - depending on what is selected in the dropdown “X”, the appropriate multiselect dropdown opens.
The problem is: if a selection is made at dropdown “X”, then one of the multiselect dropdown becomes visible and a selection is made here, but if i change my mind and select something else at dropdown “X”, the data is still saved at the previous multiselect dropdown…
I then created the workflow for dropdown “X”: “When dropdown x value is changed” and then as a further worklow “Reset group multiselect “A”, “Reset group multiselect B” and so on but it doesn’t work and the data is still in there… I think that because the multiselect dropdown from bubble is not detected as a “input field”…
Is there a solutione? Thank yout