module
viewfield module
public
group: Beginner Documentation
WebWeaver64@dru... - Wed, 2007-02-21 19:29
This module allows someone to include on a page of content (node) a search
and display of additional content from a preexisting view.
e.g., you have a content type for CD’s, they include a CCK field for artists. You could create a content type for the artist and include on that content type a viewfield allowing Drupal to find and present any of the CD content types that belong to that artist so you would end up with a content page view of:
Artist information <~~ This would come from the other fields that were on the created content.

