Hello,
I'm new with Chronoforms, and I'm in trouble with the email that is sent to get data from the multipage form I created.
In the e-mail I receive on submit (the one on the last page), the only data I have is the one from the LAST page.
For all previous page, I have zero data...
For example, on the 1st page, I have checkbox. All I see in the email is "Array".
under the checkbox, I have some text area box. For this I see absolutely no data in the email. All i see is the text of the question (label).
For pages 2 to 4, no date neither, only the text of the questions...
But curiously, for the very last page, the n°5, I get the data.
I checked the code of the e-mail template, it looks OK to me, so I guess I misunderstood something about the SETUP.
Maybe I should put an event that I missed, I don't know.
Here is what I have in my SetUp :
on load
- multipage
- html (render form)
on submit
- multipage
- debugger
on page2
- multipage
- html (render form)
on page3
- multipage
- html (render form)
on page4
- multipage
- html (render form)
on page5
- multipage
- html (render form)
on Merci (that's the name of my thanks message display)
- Email
- Display message
Should I put something like "on submit" for each page, or "handle arrays" or... whatever ????????
Please help me, and please forgive my english, since I'm french😉
My form is here, if ever it can help : http://www.rouchenergies.fr/index.php/a-propos-qui-sommes-nous/l-avis-de-nos-clients/donnez-votre-avis-sur-rouch-energies
I'm new with Chronoforms, and I'm in trouble with the email that is sent to get data from the multipage form I created.
In the e-mail I receive on submit (the one on the last page), the only data I have is the one from the LAST page.
For all previous page, I have zero data...
For example, on the 1st page, I have checkbox. All I see in the email is "Array".
under the checkbox, I have some text area box. For this I see absolutely no data in the email. All i see is the text of the question (label).
For pages 2 to 4, no date neither, only the text of the questions...
But curiously, for the very last page, the n°5, I get the data.
I checked the code of the e-mail template, it looks OK to me, so I guess I misunderstood something about the SETUP.
Maybe I should put an event that I missed, I don't know.
Here is what I have in my SetUp :
on load
- multipage
- html (render form)
on submit
- multipage
- debugger
on page2
- multipage
- html (render form)
on page3
- multipage
- html (render form)
on page4
- multipage
- html (render form)
on page5
- multipage
- html (render form)
on Merci (that's the name of my thanks message display)
- Display message
Should I put something like "on submit" for each page, or "handle arrays" or... whatever ????????
Please help me, and please forgive my english, since I'm french😉
My form is here, if ever it can help : http://www.rouchenergies.fr/index.php/a-propos-qui-sommes-nous/l-avis-de-nos-clients/donnez-votre-avis-sur-rouch-energies