Hi
I have this form: http://hofanet.dk/index.php/bestil-en-vinsmagning#
When I fill out the form, I get this email, without any data:
Navn: {input_text_0}
Email: {input_text_4}
Tlf.nr.: {input_text_5}
Postnr.: {input_text_6}
Ønsket dato: {input_datetime_7}
Kommentarer: {input_textarea_8}
Why?
There is also a problem with the captcha. When I write a wrong code, it just goes to the thank-you-message....?
Hope some of you wise guys can help me :-)
I have this form: http://hofanet.dk/index.php/bestil-en-vinsmagning#
When I fill out the form, I get this email, without any data:
Navn: {input_text_0}
Email: {input_text_4}
Tlf.nr.: {input_text_5}
Postnr.: {input_text_6}
Ønsket dato: {input_datetime_7}
Kommentarer: {input_textarea_8}
Why?
There is also a problem with the captcha. When I write a wrong code, it just goes to the thank-you-message....?
Hope some of you wise guys can help me :-)
Hi Grithify,
It sounds as though you need an Event Loop in the Check Captcha action. Please check this FAQ
Not sure about the Email. What actions do you have in the On Submit event?
Bob
It sounds as though you need an Event Loop in the Check Captcha action. Please check this FAQ
Not sure about the Email. What actions do you have in the On Submit event?
Bob
Hi Bob
Thanks for your time.
I deleted the first form, and made a new. Now the data is showing.
I still have a problem with the captcha. I have the Event Loop in the Check Captcha action (OnFail), and a error-message is showing, but the mail is sent anyway + the thank-you-message.
...?
Thanks for your time.
I deleted the first form, and made a new. Now the data is showing.
I still have a problem with the captcha. I have the Event Loop in the Check Captcha action (OnFail), and a error-message is showing, but the mail is sent anyway + the thank-you-message.
...?
Hi Grithify,
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
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 Grithify,
Please change the order of the actions in the On Submit event so that they are in the logical sequence:
[list]Check Captcha
Email
Show Thanks Message [/list]
Bob
Please change the order of the actions in the On Submit event so that they are in the logical sequence:
[list]
Bob
Hi Bob
Thanks! Now it works. And I learned, that the order matters :-)
But the errormessage is in english. I have entered a danish errormessage in the options of 'Check Captcha'. Where do I change the language?
Thanks! Now it works. And I learned, that the order matters :-)
But the errormessage is in english. I have entered a danish errormessage in the options of 'Check Captcha'. Where do I change the language?
This topic is locked and no more replies can be posted.