Closed (fixed)
Project:
Email Field
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Oct 2006 at 19:16 UTC
Updated:
19 Jan 2007 at 10:46 UTC
I'm not sure if this is a views issue or e-mail module, but when I try to display the email data collected in a cck node through the views module, nothing shows. I have no problems if viewing the data through the regular node display, but it isn't passed to CCK. There may need to be some type of inc. file to fix this, but I'm not sure.
Comments
Comment #1
marcoBauli commentedjason: it works fine here with latest Email_field.module and Views v 1.141 2006/06/25
Views recognizes it in its fields, and outputs correctly. Only thing, the link is always outputted as a "Mailto: Direct link", even if it is setted up as a "Contact form" in the field settings.
Comment #2
mh86 commentedthe output in views doesn't depend on the field settings. you have to choose a formatter in your views. At the moment you can choose between the invisimail encryption and the mailto link. The link to the contact form has to be implemented through the template.
Comment #3
(not verified) commented