jquery-slidePanel icon indicating copy to clipboard operation
jquery-slidePanel copied to clipboard

How to validate form using formvalidation.io

Open themodernpk opened this issue 9 years ago • 1 comments

<button data-toggle="slidePanel" data-target="http://example.com/load/form">Load Form</button>

Now, how to validate this dynamically generated form using formvalidation.io Thanks

themodernpk avatar Aug 22 '16 20:08 themodernpk

I don't known if I got it right. But you can use the api methods (afterLoad, beforeShow) to initialize the form validation $(form).formValidation()

fernandocandiani avatar Oct 07 '16 20:10 fernandocandiani