Hello,
So I basically I have a multistep form on a webpage that I want to have the ability for the user to navigate to a specific step without clicking the "Next" button multiple times. I first tried adding a little javascript button at the bottom of the page that injects the stepid into the webpage URL but that only seemed to navigate to the first step of the form no matter what. When that didn't work I tried to test in manually by just copying the required step id of the form and replacing it with the specific section of the URL but that doesn't even work.
Is my use case possible at all or can anybody shed some light on the situation?
Any insights would be greatly appreciated.
Thanks


Report
All responses (
Answers (