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
Comment #1
steven jones commentedTry Panels. http://drupal.org/project/panels
Comment #2
samonenko commentedThe 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?