Captcha Image not appearing on front end

Wineblue2 15 Feb, 2011
I was able to sort though the Apply button not appearing after applying the form settings and just saved it. However, I added the Captcha image to this form and while the submit button is appearing there is no Captcha image being generated on the front end. How do I get that to appear?
GreyHead 15 Feb, 2011
Hi Wineblue2,

Click the Drag | Actions tab in the Wizard Edit, then the 'Core Captcha' link and drag over a 'Load Captcha' event to the 'On Load' box.

You'll also need a 'Check Captcha' box in the 'OnSubmit' box.

Bob
Wineblue2 16 Feb, 2011
OK I understand that now. However, after some testing and emailing with Max the Check Captcha apparently needs more so that on a failed captcha image entry it will loop back to reload the captcha image while displaying that the wrong image was entered. I've tried the Loop event with a number of different settings but all of them result in a 500 error. Could you please tell me what I need to do here so that captcha is functioning as it should on both correct and incorrect image entries?
GreyHead 16 Feb, 2011
Hi Wineblue2,

I have dragged over an Event Loop to the CheckRecaptcha|OnFail event (should be the same with Core Captcha). Then click the Event Loop spanner and set Target Event to OnLoad and Quit next actions to Yes.

That seems to be working from a quick test.

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