Hi everyone,
I'm working on a survey that includes a select_multiple question inside a repeat. The choices for this question are populated dynamically using the search() appearance. Everything works as expected on both the mobile and desktop Survey123 apps—each repeat entry loads the dynamic list correctly.
However, when I publish the survey as a web form, the dynamic list only loads for the first repeat entry. For all subsequent entries within the repeat, the list does not load at all. Even when leaving the first repeat entry empty, the others are still not loading the list in the web form.
Here are a few details about my setup:
The select_multiple uses the search() appearance to query a hosted table.
No questions in the repeat are marked as required.
The survey is embedded in Experience Builder.
Does anyone know if this a known limitation of the web form when using dynamic lists in repeats? Could it be a bug, or an issue with how I’ve written the expression?
Any insight, workarounds, or suggestions would be greatly appreciated!
Thanks in advance,
JB