Would like your support on figuring out if these are possible.
Q1. Link a self updating list that’s on google sheets as a dropdown field on a typeform.
Q2. Pull a question from the google sheet based on the dropdown selection
To make it a bit more sensible, here’s how this scenario would work.
- Person A submits typeform 1
- Data is pulled to a google sheet and a unique ID is provided. (this is done for each submission)
- Person B given Person A’s unique ID and is asked to respond to some answers given by person A in typeform 1.
- Person B goes to Typeform 2.
- Has to select the unique ID from the Drop down (Q1 above)
- The form should pull a response (based on the unique ID) given by Person A in typeform 1 as a question to Person B. (Q2 above)
Hope it makes sense!
Is this possible on typeforms? How should I go about doing this?