I have a form which has two tab-content. In the first tab i have a required field of email which throws a validation error if not filled.
In the second tab whenever i try to submit that form i get an error because it first validates the first tab form.
How can this be prevented? The validation should only be made for the form that i am submitting .
Thank you
Rafnas T PPosted Feb 21, 2017, 4:42 AM
Nilesh ShahPosted Feb 20, 2017, 10:41 AM