View to display a master and the first child?
I have two node types - A and B. B has a nodereference to A, thus one A (parent) has many B children:
A1
|-B11
|-B12
|-B13
...
A2
|-B21
|-B22
|-B23
...
I need a view that displays a row per A-node along with one of A's children (the first, a random, etc.). Example:
A1 B11
A2 B21
A3 B31
I saw a podcast showing how to do the reverse: for each child, use the Views relationships to show the parent's title for example. That's clear but I need it top-down: for each parent show one child. How can I do this with views?
Read moreRelevant - Case Study
Here's a case study (http://drupal.org/node/339500), but it's more about launching a site and making it kid friendly. Where as I'm interested in putting together a platform which is easy for kids to install and maintain.
It's an excellent write-up about privacy and usability, there's a good amount that can be learned from it.
Read moreFriends Without Borders - a worthy project to get involved with
Hey all,
I'm completely new to Drupal, so I'm not sure if this is the right way to put out a request, but I am part of a group called Friends Without Borders which is bringing about a new approach to world peace through inviting children into the democratic process. It's as simple as writing a letter. Check out our current site: http://www.FriendsWithoutBorders.org
To understand the depth of this project, also check out this 5-minute video: http://video.google.com/videoplay?docid=-8921932280014622466&q=Friends+W...
We are heading back to India and Pakistan soon to move forward with Round 2 of this campaign. After that, who knows where it might lead...
Read more
