Kelly,
If you look at the code for the menus, you will see that it uses the following to get all the descendants from the home page application.factory.oTree.getDescendants(objectID=#application.navid.home#)
Without know exactly what you intend to do with your menu you could replace the #application.navid.home# with #request.navid# - this will give you all the descendants for the current page. If you just want one level down then replace getDescendants with getChildren.
hth, Chris.
Kelly Keith wrote:
Does anybody have any recommendations or variables I can cycle through to get this subpage navigation working?
--- 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/
