• Hi,
    The previous button do not work at all.
    I started to examine this issue, and I realised that you added a JS using local storage, and this is storing wrong value of the previous url.
    My question is: is there a specific reason why you did not included a simple link to the previous page? Why you apply this JS code instead? The variables of the current session seems to be stored in the browser.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author webheadcoder

    (@webheadllc)

    Hi,

    I did this a long time ago, but I believe it was so the user did not have to enter the previous URL in the form themselves. It’s a huge hassle to have to go to the page copy the url and then back to editing the form and pasting it. Unfortunately, I couldn’t avoid it with the step url.

    As for your previous button not working, make sure you don’t have any other javascript errors on the page.

    The Previous button is also not working for me. No Javascript errors appear in the console window. I am pretty sure this worked before. ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Previous button do not work, why not a link?’ is closed to new replies.