Odd: "Exclude from Display" in View excludes the rendering of the value in later Custom Text field
Posted by texas-bronius on March 11, 2011 at 9:01pm
I thought this was strange: I am using D6 Views 2, I have selected a fistful of fields that don't render if I check "Exclude from Display" in Custom Text field:

I want to include their output in a Global: Custom text field as:
<a href="#" class="css-hover">
[field_event_icon_fid]
[title]
<div class="css-hover-contents">
[field_event_icon_fid]
[field_event_description_value]
</div>
</a>As a workaround, I have unchecked Exclude from Display and am having to css them out. Read more
Custom field in view2
Posted by gmahesha on December 22, 2010 at 11:26am
Hello friends, i am using View 2 module. In this i can use Fields like Node: Title, Node: Body etc. Here i want one more field like first image from the Node: Body. then to display it. Is it possible? If yes, please guide me. Thanks in advance.
Please check this url: http://drupal.org/node/1005120. Since i have posted in drupal forum.
Read more