Survey123 Connect version 3.12.183 - I have a form with multiple repeat sections. I would like to hide the previously selected choice from the select_multiple list. For example:
Select Pipe Inspected
Pipe 1
Pipe 2
Pipe 3
On next run of repeat section, I would like the option used in the first repeat to be hidden from the user. In this example, the used selected Pipe 1 in the previous repeat:
Select Pipe Inspected:
Pipe 2
Pipe 3
How could that be accomplished?