Thank you very much for this great module. I am using it to hide email addresses on a community website and it works great. Unfortunately, I just realised that Drupal search is exposing the email addresses that are hidden using the CCK Email Contact Form.

I am aware that this is not problem caused by Email Field, but would like to hear from anyone who is aware of a workaround for this problem.

Any suggestions are very much appreciated.

Comments

DL’s picture

try checking the user permissions for the email cck field, untick all user role not allowed to see the email field.

weka’s picture

Status: Active » Fixed

Thanks for your suggestion DL.
Although, I did not find any permissions settings specific to CCK fields (I am not using any custom access or permissions module,) I found that the Display fields settings page for Content Types includes a Search tab through which you can exclude a CCK field from Search Index and/or from Search Results.

Status: Fixed » Closed (fixed)

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

Triskelion’s picture

Category: support » bug
Status: Closed (fixed) » Active

This issue is not fixed.

I use this module to provide a contact form which does not reveal the underlying email address. The teaser version of the field is set to hidden, and to be excluded in the content type, yet the email address is exposed in the teaser used by the search module. This should not happen.

Content access permissions will not work, because I need the users to have access to the contact form, just not the underlying email address.

Please. Has anyone found a solution to this problem?

Triskelion’s picture

Status: Active » Closed (fixed)

Ignore. A theme problem. Was not showing the tabs.

Changed theme & got what I need.