I'd like to do the following and curious if there's a module or common practice that can accomplish this.
I have parent (called Publication) and child (called Dataset) content types. Each Publication node has one or more children Dataset nodes. I'm using nodereference to associate them. Of course, there are several tax terms and CCK fields.they have in common. Can I pull these values from the referenced node? If "pulling" is not quite the way to go, can I display and search on the fields in the referenced node?
When I display a Dataset node, I want to show several fields/terms from the referenced Publication node. When I search on terms/text on the Publication nodes, I want the Dataset nodes to appear. Thanks!
- John
Hi John, Have you looked at the various nodereference/nodereferrer modules?
http://drupal.org/project/nodereferrer http://drupal.org/project/nodereferrer_create http://drupal.org/project/nodereference_url
They should help with your problem.
Rgds,
Ben
Benedict Steele HomeMade Digital Skype: hyperdimensional Mobile: +44 7855 222278
2009/6/19 John Callahan john.callahan@udel.edu
I'd like to do the following and curious if there's a module or common practice that can accomplish this.
I have parent (called Publication) and child (called Dataset) content types. Each Publication node has one or more children Dataset nodes. I'm using nodereference to associate them. Of course, there are several tax terms and CCK fields.they have in common. Can I pull these values from the referenced node? If "pulling" is not quite the way to go, can I display and search on the fields in the referenced node? When I display a Dataset node, I want to show several fields/terms from the referenced Publication node. When I search on terms/text on the Publication nodes, I want the Dataset nodes to appear. Thanks!
- John
-- [ Drupal support list | http://lists.drupal.org/ ]