Forums

My form doesn't show data

Grithify 09 Jun, 2012
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 :-)
GreyHead 09 Jun, 2012
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
Grithify 09 Jun, 2012
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.

...?
GreyHead 09 Jun, 2012
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
Grithify 19 Jun, 2012
Hi Bob
Did the backup help for a solution?
GreyHead 20 Jun, 2012
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
    Grithify 22 Jun, 2012
    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?
    GreyHead 01 Jul, 2012
    Hi Grithify,

    It should be enough to enter an different message in the Check Captcha Error Message box. That seems to work OK here.

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