Hello, I’m attempting to create a prototype for an app to be used during a conference.I want to collect participant feedback for each session.
It’s build from 5 Google sheets—a sheet for each session and a “Session” sheet to reference data from the others.
Each session sheet has identical headers that include "SurveyQuestion_1, “SurveyQuestion_2”, “SurveyQuestion_3”. The last three headers are the values from the survey headers.
I want to add a form that collects feedback from each session and writes it back to the corresponding session sheet (or to another sheet).
Ideally, the detail view in “Session” would have a button to go to a form template. where the input names come from the referenced session. Submitting the form would write the values back to a google sheet.
I need help getting the form to work. I’m not sure if I’ve set the data correctly.
If there’s a better way to approach this, please let me know.
Here’s a link the the app
THANK YOU VERY MUCH!!