Duplicate entries with form submission

Hi all,

I’m running into what I think is a bug, where 2 records are being created every time I submit a form.

Is anyone else experiencing the same?

For context, I’m using Glide tables.

Thanks

Did you add an Add Row action on submit? If so, you shouldn’t need it. Forms always create new rows on their own, so if you also added an on submit action to add a row, then you are writing data twice.

You’re awesome @Jeff_Hager thats it.

1 Like

Welcome on board @newglideuser ! Hope that you’ll have a good time here and that in a few months or so you’d ask us to change your username to @experiencedglideuser

:slight_smile:

1 Like