T
Typebot•17mo ago
Ulrich

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 !
No description
2 Replies
Baptiste
Baptiste•17mo ago
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-items
Buttons | Typebot docs
The Buttons input block allows you to offer your user predefined choices, either single choice options or multiple choices
Ulrich
UlrichOP•17mo ago
Great, it works, thank you @Baptiste. You are providing an amazing support ! 💯

Did you find this page helpful?