Title: Message
Hello Mike,
 
You will note in the secondaryNav.cfm that there is a parameter called r_navQuery.
 
If you dont want the default display, you just provide a value for this so the query can be returned back to your code so that you can generate your own display.
 
There also appear to be two other parameters required if you do this - r_CurrentLevel and r_Leaf.  You can see these in the code at the bottom of the secondaryNav.cfm.
 
Alternatively, you can use routines off the tree object like getDescendants and getChildren to roll your own routines.
 
Regards,
Gary Menzel
 
 
 
---
You are currently subscribed to farcry-dev as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to