Hi, This is the first time I use this issue function so I do not know whether I am at the correct place.

I know this module can jump steps by providing the ?step=your_step on the URL. However, by using this method everything saved will be lost.

What I want is that when the step is finished and validated, the user can click on the label/tab to go to the saved step directly instead of clicking "Back" button multiple times. So far, I really do not have an idea about how to implement it.

Do you guys have any tips on this work?

Comments

Yifei_Pei created an issue. See original summary.

stBorchert’s picture

Priority: Major » Normal
Status: Active » Closed (won't fix)

Sorry but this would not work. We have to go through the process of the FormsAPI to save the current form state. Unfortunately this could not be managed by simply clicking on the step links.