Hello community,
I created a form with multipages in the advanced mode.
Then I cofigured the "e-mail#1" event (enabled is set to yes) and "show thank you message" event in "On Submit" area.
Then I tested my form, but nothing changed.
The next page after pushing the submit button is completly empty.
What do I wrong?
P.S. Forms in the easy mode are okay and emails are sending.
I created a form with multipages in the advanced mode.
Then I cofigured the "e-mail#1" event (enabled is set to yes) and "show thank you message" event in "On Submit" area.
Then I tested my form, but nothing changed.
The next page after pushing the submit button is completly empty.
What do I wrong?
P.S. Forms in the easy mode are okay and emails are sending.
Hi,
Please try to add a "Debugger" action at the end of the "on submit" mode, that should show you some hints about the triggered actions and their results.
Regards,
Max
Please try to add a "Debugger" action at the end of the "on submit" mode, that should show you some hints about the triggered actions and their results.
Regards,
Max
Okay, I try it, where I can finde the Output data of the Debugger?
I think, I have the outpu from one of my forms:
Data Array:
Array
(
[chronoform] => Zahnzusatzversicherung
[event] => submit
[cf_sid] => 579f50c3ccf40d15b04ed7e0d8b65755
[Itemid] => 693
[option] => com_content
[view] => article
[id] => 164
[input_text_341] => htzh
[input_radio_342] => vierteljährlich
[input_datetime_343] => 11.05.2013
[input_datetime_344] => 07.03.2013
[input_textarea_345] => hzthzt
[input_submit_346] => Absenden
[6a05293ad38f86fce34237e3a63e5d76] => 1
[input_select_0] =>
[input_text_2] =>
[input_text_3] => juzj
[input_text_4] => hzujhzth
[input_text_5] =>
[input_text_6] =>
[input_text_411] =>
[input_text_245] =>
[input_radio_412] =>
[input_text_388] =>
[input_text_406] =>
[input_submit_453] => nächste Seite
[input_radio_413] =>
[input_radio_414] =>
[input_text_415] =>
[input_text_407] =>
[input_text_409] =>
[input_radio_418] =>
[input_text_402] =>
[input_submit_455] => nächste Seite
[input_datetime_403] =>
[input_text_404] =>
[input_radio_419] =>
[input_text_401] =>
[input_text_421] =>
[input_text_423] =>
[input_radio_424] =>
[input_text_422] =>
[input_text_426] =>
[input_text_427] =>
[input_radio_428] =>
[input_text_429] =>
[input_submit_457] => nächste Seite
[input_checkbox_group_431] =>
[input_checkbox_group_432] =>
[input_checkbox_group_433] =>
[input_submit_459] => nächste Seite
[input_checkbox_group_434] =>
[input_checkbox_group_435] => Person 1
[input_checkbox_group_436] => Person 2
[input_textarea_438] =>
[input_submit_461] => nächste Seite
[input_radio_439] =>
[input_checkbox_group_440] =>
[input_textarea_441] => jhtzhtzh
[input_checkbox_group_442] =>
[input_textarea_443] => jzujhzt
[input_submit_463] => nächste Seite
[input_checkbox_group_444] =>
[input_textarea_445] => htzhtzh
[input_checkbox_group_446] =>
[input_checkbox_group_447] =>
[input_submit_465] => nächste Seite
[input_checkbox_group_448] => Person 2
[input_textarea_449] => hzthtz
[input_checkbox_group_450] => Person 2
[input_checkbox_group_451] => Person 2
[input_textarea_452] => htzhtz
[input_submit_468] => nächste Seite
)
Validation Errors:
Array
(
)
Hello, the problem is solved. The Multipage action was created wrong.
All e-Mail are sending but.
Where I can set, that alle Inputdata are deleted after sennding the e-Mail ?
Thank you very much!!
All e-Mail are sending but.
Where I can set, that alle Inputdata are deleted after sennding the e-Mail ?
Thank you very much!!
This topic is locked and no more replies can be posted.