Closed (fixed)
Project:
email2image
Version:
6.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Aug 2010 at 14:50 UTC
Updated:
25 Apr 2011 at 15:17 UTC
I am using the email module for cck. can I display the email address to image in the full node view by using this module ?
I have tired this on my site, but it doesn't work. the email address still displaying in text in the node view.
Comments
Comment #1
dalkire commentedIn CCK make the email field hidden under display fields and then you can just source the image in the node as follows:
of course replacing [nid] with the actual node id
Comment #2
dalkire commented