troch / angular-multi-step-form

An angular module for creating multi step forms / wizards
http://troch.github.io/angular-multi-step-form
ISC License
144 stars 44 forks source link

Reuqest for simple #39

Closed rdzidziguri closed 8 years ago

rdzidziguri commented 8 years ago

This is not actually issue i just got stacked about implementing validation in multi step form. is there any good example of how to implement this so that next previews is enabled based on validation and inputs get appropriate validation visual? i tried to wrap everything in

tah but angular validation does not work in this case.

rdzidziguri commented 8 years ago

I found good example of this in samples page. closing this issue.