
Announcements
Hi all,
I wonder there is a supported way to make the multi step form progress steps clickable so the relevant step is opened directly when clicking. Attached Screenshot.
E.g. : If user is on first step "Start" and then clicks on "Additional Information" hence the relevant form step is directly opened.
Thanks.
No out of the box way to do it. Also, some have tried doing JavaScript clicks on the Next buttons, but if you take that approach your user will get wasted screen load time and screen flicker.
If you want it you would need to build your own.