I searched in the forum but didn't find what I need. I tried CCK, views and Node Relativity and can't get it.
What I want is like this: say, I have an poem. It has several stanzas. I want people to be able to comment on each of the stanzas and also be able to comment on the poem as a whole. While browsing the poem, the stanzas and (the first few lines of) their comments are displayed. The user can also click and choose to read the full comments of each stanza.
So I created two node types: poem and stanza. Poem is the parent node and stanza is the child node. I can display the content of the child node in the parent node, but I can't get the child node's comments to display in the parent node. Is there anyway to do this? Any help would be appreciated!
Comments
Seems no one gets this? What
Seems no one gets this?
What I want is simply like this:
---Parent node---
Child node 1 comments to child node 1
Child node 2 comments to child node 2
Child node 3 comments to child node 3
---comments to parent node---
or, at least:
---Parent node---
Child node 1 number of comments to child node 1
Child node 2 number of comments to child node 2
Child node 3 number of comments to child node 3
---comments to parent node---
Can this be done?
How Did You Create Parent/Child
Hello Betty,
I am sorry that my comment will not help you.
I am actually researching a way to do exactly what you already managed to do. How did you create this parent / child relationship between the nodes? And how do you show the childs in the parent node?
Any pointers would be appreciated.
thanks
Urs