Do I need a custom validation for this?
My users are confused and resubmitting the data 2 and 3 times.
Right now, the button actionscript is
Click (checked)
ff_validate_submit
The record is created and I get an email, but it goes back to the beginning of the form and skips my thank you page entirely.
How can I force it to the thank you so I don't get silly users submitting multiple records?