Hi all.
A quick quesiton. I have a form with about 100(+) for elements. There are mutlitple buttons which can trigger a submit event via javascript. (We currently are using javascript to catch for when a button has been pressed but we are still getting the double submit.) Also, I should not that the double submit only happens occasionally. Sometimes you hit the submit button and the expected behavior happens. Has anyone run into a form 'double' submitting on a button press when a user has only clicked a button once, and if so, how to fix?