Using Multipages with Event Switcher: Data not passed on.

How to pass data from the first page when using ChronoForms multipages with an Event Switcher.

Overview

The issue occurs because form data from the initial page is not being saved when navigating via an Event Switcher.
Add the Multi Page action to the same event section as the Event Switcher to save the data to the user session, ensuring it is available on subsequent pages.

Answered
Ol OlliMuc 03 Apr, 2018
Hi,

I've set up a form with Chronoforms6 following this scheme:

Page 1: Some data + Event switcher, leading either to ...

-> Page 2, Page 3 OR Page 4, then:

-> Final page.


Unfortunately, only the data from either pages 2, 3 or 4 are submitted; the data gathered on page 1 (the page with the Event Switcher) is lost. What can I do to pass the data from page 1 on as well?
Gr GreyHead 03 Apr, 2018
Hi OlliMuc,

You can use the Multi Page action to save and restore the form data between pages.

Bob
Ol OlliMuc 03 Apr, 2018
Hi Bob!

I am using Multiform and configured everything along the example given by the demo. Still, it isn't working and I suspect this may be down to the Event Switcher on the first page ...
Gr GreyHead 03 Apr, 2018
Answer
1 Likes
Hi OlliMuc ,

If you have the Multi Page action before the Event Switcher then the data should be saved to the User Session and available on the next page(s).

Bob
Ol OlliMuc 06 Apr, 2018
Thanks Bob!



It finally worked. I had to add the "Multi Page Action" to the same Event Section the Event Switcher was located in.
This topic is locked and no more replies can be posted.