Support Forum
We have a frontend submission form that is getting duplicate (and in some cases multiple duplicates) submissions because users are clicking submit multiple times while the form is processing/submitting. Any ideas on how we can prevent this?
Maybe a way to disable the submit button after the first click (while still allowing for correcting any failed validation)?