I'm using APEX 20.2 and have a Wizard Progress List on 4 pages. To ease going randomly through the steps, I enabled "Make Wizard Steps Clickable".
This just creates a link to the page corresponding to the wizard step. That means that the last changes on the current page are not saved when clicking on a wizard step link.
Is there a way to change the behaviour of "Make Wizard Steps Clickable" from link to submit and redirect?