Hi @Jenny_Smith
Yes, it should be possible to do this.
A possible workflow is the following:
- Collect names of up to N individuals (in a loop), using a repeat group
- Outside the loop, use calculate field to refer to the individuals listed
- Create a list referencing the people used in the calculate fields at step 2)
- Use select_multiple questions with the list created at step 3)
Please find sample form attached test_jenny.xlsx (48.1 KB) .
Note that:
- I've included in the example a max number of people that can be registered (because of step2)
- If you have a set number of people to be listed you can use the repeat_count field
- Otherwise you can have an error message like the one at row 8 (error).
I hope this helps!
Best,
Andrea