Posted by Refineo on March 2, 2012 at 8:35am
7 followers
| Project: | Modal forms (with ctools) |
| Version: | 7.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Captcha / Recaptcha are used to prevent spam and automated account creation.
Please provide the posibility to use captcha / recaptcha inside modal forms.
Currently no captcha image is displayed inside the modal form although it is displayed when using standard log in/register functionality.
Related modules:
http://drupal.org/project/captcha
http://drupal.org/project/recaptcha
Comments
#1
+1
#2
captcha-image works with contact form and Modal Forms version 7.x-1.2
#3
CAPTCHA and Image CAPTCHA work, confirmed! But the size of the windows is not correct, it always gets scroller for me.
In the other hand Image CAPTCHA Refresh and reCAPTCHA but I think are because of an AJAX issue that must be reported to each module developer. The first one display the image but if you try to refresh the image the modal window try to reload but it won't make it. The second simply displays nothing.
#4
Hi,
If you want to hide scroll you need configure module "modal form" and set width and height coefficients(please see my screenshot attached).
Also about Image CAPTCHA Refresh see my comment here.
Dmitry.
#5
Thanks DmtryDrozdik! To solved it I have to modify: Modal popup medium -> Fixed (550x550)
#6
Marking #1872442: Modal forms + reCAPTCHA issue as duplicate of this.