I’m wanting to setup a multiple choice form using just a Glide Table as the Data Source for the questions and answers.
It seems like it requires a Google Sheet as the data source so just wanted to confirm.
I’m wanting to setup a multiple choice form using just a Glide Table as the Data Source for the questions and answers.
It seems like it requires a Google Sheet as the data source so just wanted to confirm.
Why do you think a google sheet is required?
When I add a Form Choice element, I select my data source as a Glide Table & the values are single values. If I make it an array, then I can’t select it.
By comparison, I can select my Google Sheet as the data source and it works straight away.
Can you show in screenshots what you mean?
Array won’t be available as a choice component’s choices. You would have to present your options in different rows in the same column.
Got it, thanks for confirming this.
I couldn’t find it at a glance on their pricing page, but is there a column limit across any of the plans?
There’s no enforced column limits. I don’t know if adding a lot would have any effect on your app’s performance though, my craziest app with a client have about 500-600 in a table but it was working fine.
Got it, thanks for your help!