15 Aug
2010
15 Aug
'10
6:02 p.m.
I have a nodreference CCK field called parent and I want to make a view showing each parent with his kids like this: Tom Child A Child B Child C Dick Child D Child E where Child A has a reference to node Tom as his "parent." Is this possible with Views? I don't see how. If not I could just custom code it. Thanks.