Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to skip a step if I want to apply certain condition ? #93

Open
aayushpatidar opened this issue Sep 12, 2017 · 2 comments
Open

How to skip a step if I want to apply certain condition ? #93

aayushpatidar opened this issue Sep 12, 2017 · 2 comments

Comments

@aayushpatidar
Copy link

No description provided.

@aayushpatidar
Copy link
Author

What if I want to skip one step when I don't want that step in certain condition ?
Is there any function to skip it ?

@cipster
Copy link

cipster commented May 28, 2018

if you know the order of your steps, you can override the template and provide your own implementation of the next button. this way you can assign whatever value you want to currentStep

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants