Hi,
I want to show selected options from Choice A (multiple selection) as available options (not selected) in Choice B (single selection).
I want to use Choice A global at item level and Choice B in repeating section.
Example:
Choice A:
o Option 1
x Option 2
x Option 3
o Option 4
x Option 5
Available options in Choice B should be:
Option 2,3,5 (single selection)
Of course it should dynamically add and delete the Options in Choice B when making chances in Choice A.
What is the best way to do it?
Thanks for your help

