I have two content types: A and B.
Content type A have a CCK field F.
I am looking for a module which can:
1) Create a reference from B to A, when I create the node of content type B.
2) Display only CCK filed F in created node of type B.

Module 'Node reference' display 'Full node', 'Title' or 'Teaser'. But I need to display only filed F of node.

Comments

steven jones’s picture

Project: Context » Panels
Version: 6.x-2.0 » 6.x-3.x-dev
Category: feature » support
samonenko’s picture

Project: Panels » Node Reference formatters
Version: 6.x-3.x-dev » 6.x-1.2

The most suitable module for me is Node Reference formatters.
There there is an option "Fieldset: Сustom" which hides heading ноды. But the text disappears.
I would like, that in "Display fields" it was possible to choose a necessary field for display.
Here http://drupal.org/node/524252#comment-1905438 similar things were discussed. Whether they have been created?