Closed (fixed)
Project:
Views (for Drupal 7)
Version:
5.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Feb 2007 at 17:39 UTC
Updated:
14 Mar 2007 at 14:00 UTC
How to include additional fields from the referenced node?
I have 3 Node-Types
1. Customer
2. Products
3. License
License will have a node_reference to customer and to products. This is ok so far but how to include other fields
from customer and/or producst so I could have a list showing all the details of this assigned nodes?
Default only the title will be displayed.
Comments
Comment #1
merlinofchaos commentedYou want to look at the views_fusion and/or node_family modules.
Comment #2
yched commented...or follow this CCK / nodereference thread : http://drupal.org/node/91792
Comment #3
fagoyou might also be interested to this one:
http://drupal.org/node/123482
Comment #4
(not verified) commented