
Hi,
I have a webform with 7 steps and user can click next and previous buttons to move between the steps. But I have a requirement to show the web form step if user clicks on the tabs at the top.
For example , if they click on the second tab ,I have to show the second tab , etc.
Please suggest some solution for this
Thanks
Hi partner,
Sorry that there is no OOB way to do this.
You should add custom js code on each step to add events on the click of each tab.
It could be a hard work because you need to find or overwrite the direct function to go to each steps. So if you don't have to, I suggest you use the built-in functionality first.
You could also raise an idea to Microsoft for this requirement.
Regards,
Leo