Dropdown list from a Google Sheet
To register students linked to a specific class, i need to provide a dropdown of classes stored in Google Sheet; the student can them select the right class, which will then link the answers to the corresponding teacher. I tried to setup the Google Sheet integration with Get Data, but the data stored in the column to extract is not showing up... Is this possible, or am i making a wrong setup ?
Thanks !

2 Replies
Set the appropriate column to extract into a variable. Then you can use this variable in a Buttons input with the
Dynamic items
property. It's a better experience than a dropdown
https://docs.typebot.io/editor/blocks/inputs/buttons#dynamic-itemsButtons | Typebot docs
The Buttons input block allows you to offer your user predefined choices, either single choice options or multiple choices
Great, it works, thank you @Baptiste. You are providing an amazing support ! 💯