I created a form with a ReCaptcha and setup the appropriate load and check actions. On the first load the form and ReCaptcha load beautifully. If the correct ReCaptcha was entered the form submitted as expected. However, if the incorrect ReCaptcha information was entered the form would reload, as expected as I had put an event loop in the failed section of the check recaptcha, however the ReCaptcha would not load. I know this is just a matter of placing the correct action in the right place or using the correct one but I can't figure out which one it should be.
On a side note, when a captcha failure occurs is there a way to maintain the field values that user had entered so they don't have to start from scratch?
Awesome component though, very powerful. Keep up the good work.
On a side note, when a captcha failure occurs is there a way to maintain the field values that user had entered so they don't have to start from scratch?
Awesome component though, very powerful. Keep up the good work.