Does anyone have a code snippet from a template page that shows how to
retrieve content from a parent page so as to recreate a horizontal nav bar
for example. Here is my parent code snippet:

<div id="nav-global">
<ul>
<cms:contentNodeIterator contentNodeCollectionName="wvNavGlobalCollection"> 
<cms:includeTemplate/> 
</cms:contentNodeIterator> 
</ul>
</div>

What would the code have to look like in the child template?

Thanks for the help.

Dave


----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to