Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...show parent menu of current/child pageshow parent menu of current/child page
Previous
 
Next
New Post
2/17/2011 3:50 PM
 
Can someone tell me can we do this with DNN NAV DNNMenuNavigationProvider???

Who We Are
Directors
Staff
Alan (not displayed)
Bob (not displayed)
Chris (not displayed)
Partners
What We Do
Facts & Stats

The Staff page has links to Bios, and on each Bio page I want to display its parent menu; that is, on each of the Alan, Bob, and Chris pages, I want to display the parent menu of Directors, Staff, and Partners menu items.

To display the top-level menu (Who We Are, What We Do, Facts & Stats) I use: 

<dnn:NAV runat="server" id="dnnNAV" ProviderName="DNNMenuNavigationProvider" IndicateChildren="false" ControlOrientation="Horizontal" CSSControl="navlist">
<CustomAttributes>
<dnn:CustomAttribute Name="RenderMode" Value="UnorderedList" />
</CustomAttributes>
</dnn:NAV>

And for the second-level menu (Directors, Staff, Partners) I use:

<dnn:NAV runat="server" id="dnnSUBNAV" ProviderName="DNNMenuNavigationProvider" IndicateChildren="false" ControlOrientation="Horizontal" CSSControl="navlist" Level="Same">
<CustomAttributes>
<dnn:CustomAttribute Name="RenderMode" Value="UnorderedList" />
</CustomAttributes>
</dnn:NAV>

So the only difference really is that I added Level="Same" for the second-level menu. But I can't figure out how display the second-level menu, on the third-level pages (the bios - note that on the bio pages themselves I don't display the third-level menu items). Any help would be greatly appreciated.
 
New Post
2/17/2011 4:33 PM
 
Take a look at the examples I posted before, it show you how to use 2 menu's and using 3 menu's is the same principle
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...show parent menu of current/child pageshow parent menu of current/child page


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out