When a user clicks the submit button and the form passes validation I'd like that button to be automatically disabled.
I'd like to prevent users from double clicking on the button to prevent double submissions. Thanks!
When a user clicks the submit button and the form passes validation I'd like that button to be automatically disabled.
I'd like to prevent users from double clicking on the button to prevent double submissions. Thanks!