Form Submission Not Saving to Google Sheet in Glide

My ‘Go!’ button is set to add a row to Sheet1, but nothing is added to my Google Sheet when I submit the form. I’ve linked the input fields to

columns, but it’s still not saving. Can someone help me fix this?

1 Like

For starters, your app is writing to a Glide table. It does not appear to be connected to a Google Sheet. Do you have a plan that allows Google sheets as a data source? I’m assuming you only imported Google sheet data into a Glide table.

I also see that you are showing something from Make. How does that apply to your whole process?

2 Likes