Duplicate Entry Issue

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.