Hello, so I am creating a checklist gallery, it has the question, a dropdown for the answer, and a comment section, when I press the submit button, I want the gallerys' info to be stored in an excel as linear data, ex Question 1, Question Answer 1, Comments 1, Question 2, Question Answer 2, Comments 2, but I cant see how to achieve it since all the questions are considered as one element in itself within the gallery, how do I achieve this functionality?
Also note that the gallery is connected to a table in a different excel table that has all the question, answer and comment columns.
Let me know if anyone knows any answers, thanks!