Call form validation via JS
-
I’m making a multi-step form, and I want to call the form validation when the user clicks to the next panel of the form. Does anyone know if there is a way for me to do this without spoofing.triggering a form submit? I dug around in the JS to try and find a function with no avail.
Thanks!
The topic ‘Call form validation via JS’ is closed to new replies.