Hi all,
I have a gallery asking survey questions, with a nested gallery inside it showing the names of the people who need asked the questions since their role is listed as one or more roles inside a choice field for each respective question (doing a many to many).
In my nested gallery - which is using a different datasource than its parent gallery, i'm showing the names of the people who need to be asked the question. Since some questions will show more than 1 name in the nested gallery, I added a checkbox in the nested gallery next to the names so I could check the box to identify who's answering the question.
Question is - how do I reference just the person's name in each nested gallery for each of the parent gallery entries independently?
Thanks!