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.
Master form located at:
http://s92314.gridserver.com/index.php?option=com_chronocontact&chronoformname=main_application
Individual forms located at: (note p1 - p5)
http://s92314.gridserver.com/index.php?option=com_chronocontact&chronoformname=main_application_p1
http://s92314.gridserver.com/index.php?option=com_chronocontact&chronoformname=main_application
Individual forms located at: (note p1 - p5)
http://s92314.gridserver.com/index.php?option=com_chronocontact&chronoformname=main_application_p1
Hi pscarnegie,
I can's see why you aren't getting beyong step 1 :-(
I did notice that there are some extra commas in the step list
Bob
I can's see why you aren't getting beyong step 1 :-(
I did notice that there are some extra commas in the step list
[formsnames] => main_application_p1,main_application_p2,,main_application_p3,,main_application_p4,,main_application_p5
I guess this may be causing a problem. Can you clean them up and check again.Bob
Fixed the additional commas, but that didn't address the issue of not getting past step 1. I can get you admin access offline if that'll help you diagnose if it's a software problem or my problem .. 😲
This topic is locked and no more replies can be posted.