Hello,
I'm currently setting a multipage form and i have created a 6 page form. I have done the event part and the "next page" buttons are working pretty well.
However when submitting the form on the last page i get an array error and only get the data from the last page (nothing from the previous pages).
Before i go further in debugging is there something special to do to get the data from all the pages when submitting or something i should be aware of ?
I'm currently setting a multipage form and i have created a 6 page form. I have done the event part and the "next page" buttons are working pretty well.
However when submitting the form on the last page i get an array error and only get the data from the last page (nothing from the previous pages).
Before i go further in debugging is there something special to do to get the data from all the pages when submitting or something i should be aware of ?