Multi Page Form

Mark1983 10 Aug, 2012
Hi,
I've been at it for 8 hours trying to figure out how to create a Multi Page form. I've got it to go from one page to the next and then submit an email. I'm having issues trying to pass the data from one page to the other. I have limited knowledge of PHP and understand that I need to use a combination of Data to Session, Session to Data, and possible the Multi Page element on Events. Attached is a screenshot of my actions/events and one of my many different tries. Any help on this is appreciated!
Thanks
GreyHead 25 Aug, 2012
Hi Mark,

Sorry it's taken so long but I have now written this FAQ about creating a multi-page form. I had to work it out for myself.

Bob
Mark1983 27 Aug, 2012
Thanks Bob, your guide worked for me. One thing I did learn is when I first built it from your tips I had the Multi page below the show html action and did not work. Good to know the order of events is important. Thanks for your help!😀
This topic is locked and no more replies can be posted.