Coda Forms disable multiple submission

Is it possible to disable multiple submissions from the same user in forms?

Hello @Albert_Dumaliang ,

I don’t think there is an option to handle that directly, but you can check your receiving table for duplicates and delete the last (or first or whichever way you like to set it up) entry. You can also do this with an automation. I don’t know your user case, but I would be careful deleting all duplicates automatically, some people need to submit their entry a couple of times before they get it right.

You can setup a filter to only show dupes (in a view of your table you can set this up one time and never touch it again) so you can have a quick glance at the entries before you delete.

Greetings,
Joost

2 Likes