However, version 2 of the captcha API DOES allow this. But obviously because contour is closed source I can't do anything about it
So my questions is two-foldly thus
1 - Has anyone had any success using multiple captchas on the same page
2 - Is there a plan to move captcha to version 2, and if so when, and if not is there something we can do with a contrib type package with the new forms project for V7 - ie is contour contrib still compatible, and can it be extended?
Multiple Captcha (via multiple forms) on the same page using Contour
Hi
I've got a requirement to show multiple forms on the same page, and each form is shown and hidden based on user input - client side.
The trouble is Google's recaptcha being used is version 1 - which doesn't seem to allow this according to this SO post - http://stackoverflow.com/questions/1241947/how-do-i-show-multiple-recaptchas-on-a-single-page
However, version 2 of the captcha API DOES allow this. But obviously because contour is closed source I can't do anything about it
So my questions is two-foldly thus
1 - Has anyone had any success using multiple captchas on the same page 2 - Is there a plan to move captcha to version 2, and if so when, and if not is there something we can do with a contrib type package with the new forms project for V7 - ie is contour contrib still compatible, and can it be extended?
thanks
In the absence of a solution, I'm looking into writing it myself as a new fieldtype - but still very much open to suggestions
is working on a reply...