Since you're making a module, you could also set the reference back. C to B to A. Then A will show the reference to B, B will show the reference to A and C and C will show B. References should be shown automatically. Joel -----Original Message----- From: development-bounces@drupal.org [mailto:development-bounces@drupal.org] On Behalf Of Lluís Forns Sent: Friday, April 13, 2012 9:39 AM To: development@drupal.org Subject: Re: [development] Show a node reference of nodereference in a node Thanks, I didn't know I could use panels for this; I will take a look. I posted it here because I am developing a module and the content type needs this; next time I will ask support@drupal.org 2012/4/13 Joel Willers <joel.willers@sigler.com>:
First, this should be in the Support list (support@drupal.org). Second, you could use Panels for this pretty easily.
Joel
-----Original Message----- From: development-bounces@drupal.org [mailto:development-bounces@drupal.org] On Behalf Of Lluís Forns Sent: Friday, April 13, 2012 9:22 AM To: Drupal Development Subject: [development] Show a node reference of nodereference in a node
I have 3 cck node types (drupal6): A, B and C.
B has a nodereferenc to A, and C has a nodereference to B.
In views it is easy, but is there any way to show it when viewing the node? I was thinking of using Dynamic-Field, but I wanted to know if there is a simplier way of doing so.
Thanks for your advice. -- *Ser freak no és imprescindible per ser informàtic, però ajuda. *La vida no ha de ser feliç, ha de ser plena. *Abans d'imprimir aquest missatge, pensa en el medi ambient.
-- *Ser freak no és imprescindible per ser informàtic, però ajuda. *La vida no ha de ser feliç, ha de ser plena. *Abans d'imprimir aquest missatge, pensa en el medi ambient.