Multi-page form submitted in an iframe using Safari

mapme 02 Jul, 2014
Hi,

I have a 4-page form that is loading on a webpage using an iFrame.
The form can be successfully completed on all browsers using this iFrame approach, except Safari.

Using the debugger I can see that the database is successfully being passed from Page 1 to page 2, but when I proceed to Page 3 I lose all the Page 1 data. Subsequently if I proceed to Page 4, all I have is the Page 3 data.
So it seems that the session data is only passed from one page to the next... but no further "page hops" are ever stored.

Has anyone encountered this, and is there a fix?

Thanks,

Brendan
GreyHead 03 Jul, 2014
Hi mapme,

Sorry, I haven't seen this before. The Multi-Page action saves the data in the Joomla! User session so that shouldn't be affected by the browser unless somehow the session is being lost between pages.

Bob
This topic is locked and no more replies can be posted.