resetForm(true) error on FormValidation
Hi, how to clear validation on modal close, just follow example user list, but when i add resetForm(true) on modal close, it got an error,
validator.resetForm(true); method that i use got from
got an eror:
Uncaught TypeError: Cannot read properties of undefined (reading "getAttribute") Replies (1)
Hi,
As per my testing, the above API method works fine. Can you please recheck your code and make sure your validator is a valid form validator object?
If you need any further help please send us your code.
Regards.