Download & Extend

change what is displayed for this field in views

Project:Email Field
Version:5.x-1.x-dev
Component:User interface
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

I am using this module to create an email field for a node type that will be displayed in table format using the views module.

Currently, the only options to display the field in a view is to use the "default email-link" or "email-contact form".

I would like to simply display a link that says "email" which when clicked on would have the same functionality. Is this possible?

Also, taking this a step further, would it be possible to add a second field to this module for inputting a label (such as a person's name) that is associated with the email address and have the option of displaying the label instead of the address in the views module? A similar option is available in the "link" CCK module.