Is their a way to show a list of items and their child items in one display? Like:
Topic 1 node reference node reference node reference Topic 2 node reference node reference node reference Topic 3 node reference node reference node reference
Thanks, Tracey
-------------------- Tracey Hummel Web Application Developer SBS Technical Services University Services Building 888 N. Euclid, Room 302 PO Box 210158, Tucson AZ 85721-0158 520-626-3223 tracey@arizona.edu http://tshummel.com
Yes There Are Ways But with Limits
On 5/26/12, Hummel, Tracey S - (thummel) thummel@email.arizona.edu wrote:
Is their a way to show a list of items and their child items in one display? Like:
Topic 1 node reference node reference node reference Topic 2 node reference node reference node reference Topic 3 node reference node reference node reference
Thanks, Tracey
Tracey Hummel Web Application Developer SBS Technical Services University Services Building 888 N. Euclid, Room 302 PO Box 210158, Tucson AZ 85721-0158 520-626-3223 tracey@arizona.edu http://tshummel.com
Sure, there are a few ways. You could make a list of all nodes that can be node references, then add a relationship that is a 'reverse node reference', then require it. Then add a field of Node Title, add the relationship. Add the Node Title (without the reference) Then, on the display, group by the Node Title with the reference.
Or you can do it the other direction. Add Node Title, filter by 'Topic'. then add a relationship to the reference (not reverse), require it (if you don't want "empty" topics). Then add Node Title field, add the relationship. Group the display by the non-relationship Node Title.
Hope that helps!
Joel
-----Original Message----- From: support-bounces@drupal.org [mailto:support-bounces@drupal.org] On Behalf Of ALLAHBAKASH ALLAHBAKASH Sent: Friday, May 25, 2012 6:17 PM To: support@drupal.org Subject: Re: [support] show view of items with their child node references
Yes There Are Ways But with Limits
On 5/26/12, Hummel, Tracey S - (thummel) thummel@email.arizona.edu wrote:
Is their a way to show a list of items and their child items in one display? Like:
Topic 1 node reference node reference node reference Topic 2 node reference node reference node reference Topic 3 node reference node reference node reference
Thanks, Tracey
Tracey Hummel Web Application Developer SBS Technical Services University Services Building 888 N. Euclid, Room 302 PO Box 210158, Tucson AZ 85721-0158 520-626-3223 tracey@arizona.edu http://tshummel.com