Forums

Thank you message displayed when a Captcha error is made.

meggio 27 Apr, 2015
On the site I'm working on, if the user enters the incorrect Captcha characters, they get the Captcha error message, but they also get the thank you message, and the email gets sent through.

I'm guessing this might have something to do with the order of things in the setup window?
GreyHead 28 Apr, 2015
Hi meggio,

The Check Captcha action needs to be the first action in the form On Submit event and it needs to have an Event Loop action in the pink On Fail box.

Bob
meggio 28 Apr, 2015
It was the event loop that I left out... thank you.
This topic is locked and no more replies can be posted.