Hi,
I have two forms in a survey. The first has a select_multiple_from_file question. I want to use those selected records from this question to populate a list in a select_one_from_file question from the Inbox in a subsequent form (to be completed by a different person).
Can anybody help in how I structure the select_one question in Form 2 to only show those selected records from the select_multiple_from_file question from Form1?
Many thanks