I had a working form with a confirmation page. I have created a working multi-page (4) form. I then added a confirmation page to the multi-page form by following the FAQ. On testing, when I click to the confirmation page, none of the data has been retained except for the last of the four pages.
I assume that only the data from the final page of the form is being saved in session. How do I make all pages save?
Hi ShoestringWebs,
How are you passing the data? With the multi-page action? It sounds as though you are missing an action somewhere. Passing data is a very logical process. Please check through step-by-step to see what is missing.
Temporarily adding debugger actions can help you see what is available at different points in the process.
Bob
I will try your suggestions. I have attached a screenshot of my events currently. (Best screenshot I could get... there are two more pages identical to second.)
I haven't gotten the print button working, either. I set it up following the FAQ, but it does not appear on the page.
Hi shoestringwebs,
Please take a Form Backup using the icon in the Forms Manager and post it here (as a zipped file) or PM or email it to me and I'll take a closer look.
Bob
Hi ShoestringWebs,
There are Session Namespace entries in a couple of places that don't match up. Probably better to remove them completely as you can't set the Multi_page action to match them.
Bob
What I posted was my test form. I actually added that info in an (ignorant) effort to fix the problem. I will remove and test, but it wasn't working beforehand.