Hi,
When a user inputs data onto a form in my app, it goes into a Google Sheet Spreadsheet.
But the input is duplicated when a user clicks submit, the information they inputted onto the form shows up twice and I don’t understand why.
Hi,
When a user inputs data onto a form in my app, it goes into a Google Sheet Spreadsheet.
But the input is duplicated when a user clicks submit, the information they inputted onto the form shows up twice and I don’t understand why.
Do you have an on submit action with your form that adds a row?
If yes, remove it. It isn’t required.
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.