You'd want to pass _genericNav.cfm the navid of Members and bIncludeSelf="0"
so you only get pages under members.  If you are on the members page,
passing request.navid would be sufficient.  Otherwise, if you create a nav
alias for members you can reference it in the application scope.  So if the
nav alias is "members" you would be able to reference it by
application.navid.members.  You would need to refresh the application scope
before you could use it though.

_____ 

Jake Churchill 
Team Leader
11204 Davenport, Ste. 100
Omaha, NE  68154 
http://www.cfwebtools.com 
402-408-3733 x103 


-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On
Behalf Of tilespace
Sent: Thursday, November 08, 2007 12:50 PM
To: farcry-dev
Subject: [farcry-dev] Sub Navigation


Ok, another question...

Let's say I want to have a horizontal navigation for everything under
an internal page. For example let's say this is our tree in the admin:

Home
  - About Us
  - Services
  - News
  - Features
    - Members
      - Current Issue
      - Archives
      - Account Info
      - Daily Deals
      - Logout
  - Advertise w/Us
  - Contact Us

And we are currently blocking the whole "Features" section from the
primary nav. So our primary nav is:
Home
About Us
Services
News
Advertise w/Us
Contact Us

So if I want to create an internal horizontal sub-navigation of just
the pages under "Members" (once they're logged in of course), do I
just set the navid to "Features" objectid? Or "Members" objectid? Or
sumtin else?




No virus found in this incoming message.
Checked by AVG Free Edition. 
Version: 7.5.503 / Virus Database: 269.15.24/1117 - Release Date: 11/7/2007
10:52 PM
 

No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.503 / Virus Database: 269.15.24/1117 - Release Date: 11/7/2007
10:52 PM
 



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to