<cfset qAncestors =  application.factory.oTree.getAncestors
(objectid=request.navid, bIncludeSelf="true", nLevel="2") />

Thanks a lot for all the answers everyone. I've tried the suggestion
above (although not with bIncludeSelf actually) but this just gives me
the next level up - in other words all the main nav options. I'd then
need someway of knowing what the parent ID is. Thinking aloud - need
to have a look at how the current section is being highlighted. There
must be a check going on to know which one to highlight.

Once I do get that parentID I'm a bit unsure how I tell the custom tag
to start from that point rather than the child node points.

Blair - Thanks a lot, I'll give that one a try later today as well.

Cheers,
James
--~--~---------~--~----~------------~-------~--~----~
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: [email protected]
To unsubscribe, email: [email protected]
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry
-~----------~----~----~----~------~----~------~--~---

Reply via email to