I was wondering if it is possible to create a MadLib type of app where users can answer some questions and then the words they used to answer those questions are later placed into a storyline, kind of like a madlib. Can you let me know how to do that?
How long do you expect the storyline to be? I am envisioning it to be a template column joining all the answers of the user.
Yep possible. Form button fills out columns. One word per column. Join em together with a template column. Include rich text for styling! Fun idea!
When you say form button and template column, do you mean in google sheets? Sorry Iām brand new at this!
You have a form button in Glide to let users answers all the questions you need, and then they will be stored in columns you have created in your Sheets.
Then, using a template column created in the Glide data editor, you can build your storyline.