Posted by ksc on June 25, 2009 at 7:56am
Jump to:
| Project: | Email Field |
| Version: | 6.x-1.2 |
| Component: | Documentation |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
CCK EMAIL FIELD + CAPTCHA: When using CAPTCHA with the field display option
"email contact form" the form_id for CAPTCHA (->admin/user/captcha) should be "email_mail_page_form".
Comments
#1
OOPS a mistake - it has to be
CCK EMAIL FIELD + CAPTCHA: When using CCK EMAIL FIELD with the field display option
"email contact form" the form_id for CAPTCHA (->admin/user/captcha) should be "email_mail_page_form".
#2
subscribing. Mollum as well
#3
subscribing
#4
Just to clarify (not sure why people have subscribed to this issue?):
Email field is compatible with CAPTCHA - this is not a bug, it's been raised as a documentation issue.
The original issue was pointing out that the form_id you need to add to your CAPTCHA settings is 'email_mail_page_form' - your chosen CAPTCHA should then work with the contact forms created by this module.
The only thing the maintainer(s) could perhaps do is to add a note to the project page explaining this.