I'm having difficulty getting the multipage plugin to work correctly and to continue on to the next step after submitting the first.
[list]I created 5 individual pages, each with a submit button. These individual forms are named "main_applications_p1" - "main_application_p5" respectively.
I then created a master form, selected the tick box next to the form, clicked the "multipage" plugin link on the left, entered "5" for steps, and the respective sequential names of the 5 forms separated by a comma and no spaces. The "finalize button" is defined as "submit application".
I also enabled "debugging" to identify any issues.
clicking the preview link for the master form takes me to the first of the 5 forms. The debug information seems to properly display a step count=5 (with associated form names), as well as the final button name.
however, completing the first step and clicking submit does not take me to the second step. I am left on the first step, and all of the form data is cleared. [/list]
Any suggestions would be appreciated. I have not been able to locate any solid tutorials within the forum on creating multipage forms that described any of the variables in detail.
[list]
Any suggestions would be appreciated. I have not been able to locate any solid tutorials within the forum on creating multipage forms that described any of the variables in detail.