formatters

Events happening in the community are now at Drupal community events on www.drupal.org.
igor.ro's picture

Using views in cck formatters

In my last project I develop module that may be intersted to community.
The problem was that I need to show list of images (imagefield) from nodes (type A) that references to node (type B) in on full node view page in the node body region. Also I was need to show list of nodes (type C) that have same taxonomy as current viewed node.

The decigion was to run view in the formatter code for nodereference field and to pass in this view value of this field as argument.
What do you think about this solution?

Read more
Subscribe with RSS Syndicate content