I don't know what I am doing wrong:
1. but the captcha isn't working - I can leave it blank or put in the wrong information, it takes it and submits.
2. I couldn't use my gmail account - didn't get the emails.
3. when the form comes through, I'm only get the input from the text boxes and not the actual Label as well.
Any assistance would be greatly appreciated!
Thanks,
Dawn
1. but the captcha isn't working - I can leave it blank or put in the wrong information, it takes it and submits.
2. I couldn't use my gmail account - didn't get the emails.
3. when the form comes through, I'm only get the input from the text boxes and not the actual Label as well.
Any assistance would be greatly appreciated!
Thanks,
Dawn
Hi Dawn,
#1- Please make sure the Captcha is BEFORE anything in the "on submit" event, and that you have an "Event loop" in the Captcha's "on fail" event box to stop it from proceeding.
#2- this depends on your email setup, do you have any screenshots ? did you check the tutorials under our "Tutorials" page ?
#3- not sure, please give me an example to understand this better.
Regards,
Max
#1- Please make sure the Captcha is BEFORE anything in the "on submit" event, and that you have an "Event loop" in the Captcha's "on fail" event box to stop it from proceeding.
#2- this depends on your email setup, do you have any screenshots ? did you check the tutorials under our "Tutorials" page ?
#3- not sure, please give me an example to understand this better.
Regards,
Max
What I was looking for regarding "labels", is that the email that is generated to notify the site owner provides the input from the fields, but doesn't provide the label with the field input:
Instead of receiving an email like this:
Name: Dawn
Address: 1234 Test Drive
Phone: 320.123.4567
You get:
Dawn
1234 Test Drive
320.123.4567
I expected to get a label with the name, address, phone, etc. Maybe it is a set up thing, I'm just not sure what I am missing.
Thank you
Dawn
Instead of receiving an email like this:
Name: Dawn
Address: 1234 Test Drive
Phone: 320.123.4567
You get:
Dawn
1234 Test Drive
320.123.4567
I expected to get a label with the name, address, phone, etc. Maybe it is a set up thing, I'm just not sure what I am missing.
Thank you
Dawn
This topic is locked and no more replies can be posted.