In the Properties structure for any dmNavigation object is a key named AOBJECTIDS. This key contains an Array of Objectids for the nodes children. What I would do is loop over the Array (if any) and use the ContentObjectGet custom tag to get the childs properties.
~tom On Mon, 14 Feb 2005 16:24:40 -0500, Jaci Chesnes <[EMAIL PROTECTED]> wrote: > > > > Is there a way to use the built in tree functions to output all of the pages > under a certain node to create a secondary menu or index. I didn't see > anything like this but in the out of the box functions. If not is there a > way to easily modify or extend on of the functions to do this. I want the > menu to list every html page under a given nav node. > > > > Jaci --- > You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] > To unsubscribe send a blank email to > [EMAIL PROTECTED] Aussie Macromedia Developers: > http://lists.daemon.com.au/ --- You are currently subscribed to farcry-dev as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
