<mm:node number="groupid" id="group>
<mm:relatednodes type="questionnaires">
<mm:relatednodes type="question">
<mm:field name="group-field" node="group"/>
<mm:field name="question-field" />
</mm:relatednodes>
</mm:relatednodes>
</mm:node>
i think this is it. a field tag either uses the surrounding node implicitly,
or any node explicitly by refering to it's id
ernst
> -----Oorspronkelijk bericht-----
> Van: Emile [mailto:[EMAIL PROTECTED]
> Verzonden: woensdag 9 juni 2004 23:39
> Aan: [EMAIL PROTECTED]
> Onderwerp: Lost in taglib nodes
>
>
> Hi All
>
> I'm trying to work out whether I can access a "grandparent"
> node , or if I
> have to set the node to the "grandparent" and then load the
> related nodes of
> the parent, then it's related node - which is the one I'm primarily
> interested in. Sorry about the messy explanation - I
> basically have groups,
> questionnaires belonging to a group and questions beloning to a
> questionnaire. When I come to display the questions, I want
> to also display
> a field that's stored in the group object that I selected
> whilst navigating
> to the questions.
>
> Thanks in advance.
>
> Regards
> Emile
>
>
>