CCK EMAIL FIELD has a display option "email contact form", which doesn´t show the email address but creates a link to the personal contact form. The url looks like: www.mysite.com/email/[nodenumer]/[fieldname].
I´m not able to use captcha for the contact form in this case.

Any solution?
Thanks.

CommentFileSizeAuthor
#3 README.txt397 bytesksc
#2 README.txt401 bytesksc

Comments

soxofaan’s picture

What form_id did you use on the CAPTCHA settings page for adding a CAPTCHA to that form?

From a quick glance through the CCK Email field code, I think it should be 'email_mail_page_form'

ksc’s picture

StatusFileSize
new401 bytes

Great, this was very quick.
It works. I was not aware about "email_mail_page_form".

Thanks a lot.

I have added the information to the readme.txt

ksc’s picture

StatusFileSize
new397 bytes

Sorry, I did a mistake.
That´s the right one:

soxofaan’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.