We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi Been on this for the whole ay and still can't resolve.
To go back a few steps, I executed the below:
wizard.steps("previous"); wizard.steps("previous");
It works and indeed, the wizard went a few steps back. Unfortunately, the final page has a NEXT and FINISH button and the PREVIOUS button disappeared.
How do I make the PREVIOUS button show and FINISH button hidden?
HELP! Thanks!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi
Been on this for the whole ay and still can't resolve.
To go back a few steps, I executed the below:
wizard.steps("previous");
wizard.steps("previous");
It works and indeed, the wizard went a few steps back.
Unfortunately, the final page has a NEXT and FINISH button and the PREVIOUS button disappeared.
How do I make the PREVIOUS button show and FINISH button hidden?
HELP! Thanks!
The text was updated successfully, but these errors were encountered: