I am creating a view to pull an email field from a referenced node. I have successfully got the email field as a result but it also includes "- title: title of node" why is the title in their? How can I just get the email as a result?
result I get is "email - title: title of node"
Comments
Comment #1
CobraMP commentedstill haven't figured this out. Where is it thinking it needs to show the node title in there too?
Comment #2
CobraMP commentedtried another field other than the email field and still getting the node title so it something to do with node reference or my view.
so either a problem with node reference or views but not limited to the email field
Answer:
How to hide the referenced node title in the select list:
http://drupal.org/node/303209#comment-1263205
Comment #3
mh86 commentedok, so I mark this issue as fixed