jquery-steps icon indicating copy to clipboard operation
jquery-steps copied to clipboard

Previous Button disappears after going to previous page

Open LiveRock opened this issue 4 years ago • 0 comments

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!

LiveRock avatar Dec 07 '20 11:12 LiveRock