realcrowd / angularjs-utilities

Hopefully useful directives, providers, filters, etc for AngularJS
Other
199 stars 50 forks source link

How to forward the wizard to next form based on response from service? #22

Open manojrejinthala opened 7 years ago

manojrejinthala commented 7 years ago

Hi, Thank you for the great wizard. In my application i need to stop moving the wizard based on the response from the service.

i am unable to use the forward method in controller can you please help me to fix this problem.

Thanks in advance.