I am creating a wizard type process for the site that I am working on. I have multiple pages that are each a form type of ‘wizard’.
In my scenario, the users only need to navigate through two pages to submit their request. However, if the user is on page 2 and they would like to go back to page 1, is there a way to redirect the user to a specific wizard tab of page 1 via a condition? For example, if the user had already entered all the required data on page 1 redirect them to the last wizard tab of page 1’s wizard.