Multiple forms with same ID on same page
-
Hi,
I have a form with a certain ID twice on one page. The problem is when I submit one of these forms the validation is triggered on both of the forms. So even if one form is filled out correctly errors are shown because in the other form the fields are blank.
Is there a way to only trigger the validation (and submit) on the form which is submitted?
(Unfortunately a second form with the same fields is not an option.)
Thanks in advance,
Chris
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Multiple forms with same ID on same page’ is closed to new replies.