Hi,
I am creating a frontend form that has clickable navigation buttons. I am trying to work out best way to do this. A few questions -
1. Is it better to use tabs or nest pages into groups? What is the best way that you recommend approaching this? If I use tabs, should I use an index rather than an ID?
2. Do you have any documentation on how this can be done? Basically just wanting to add a simple back / next button to navigate between pages (tabs or groups).
3. If I add a next button using a radio, then if they click next, then back, then that next button would already be set. How can I reset that button so its always clickable again.
Would really appreciate your advice!
Yasmine