sathomas / acc-wizard

Wizard implementation for bootstrap based on accordion
216 stars 76 forks source link

Validation when form changed to sections for a large signup form #7

Closed webraid closed 11 years ago

webraid commented 11 years ago

After changing the form in each "accordion-inner" to a div with ID "accordion-data" and changing form inside acc-wizard.js to .accordion-data the accordian works great

.. however Validation is a problem child for me .. After hook('onNext', panel); i have added if($('form').valid()); which validates the form .. however it allows the button "next step" to open the next panel with errors in the parent panel

sathomas commented 11 years ago

I'm really sorry, but I'm swamped with various side projects and other activities now. I'd love to help, but just don't have the time.