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, ...DNN Nav - how do set the level and hide children?DNN Nav - how do set the level and hide children?
Previous
 
Next
New Post
9/17/2009 6:05 PM
 

I'm trying to find the correct settings to set the new menu at a specific level (root) and not show the children below it.  I have the following menu setting in my skin....and while this hides the children of the non active tabs...the chidren of the active (selected) tab still show up.

I'm trying to find some documentation on the new menu and can't seem to find much.  Does anyone have an answer to this issue or know where I can get some reliable documentation from DNN?

 

        <dnn:NAV runat="server" id="dnnNAV"
                ProviderName="DNNMenuNavigationProvider"
                IndicateChildren="false"
                ControlOrientation="Horizontal"
                CSSNodeRoot="main_dnnmenu_rootitem"
                CSSNodeHoverRoot="main_dnnmenu_rootitem_hover"
                CSSNodeSelectedRoot="main_dnnmenu_rootitem_selected"
                CSSBreadCrumbRoot="main_dnnmenu_rootitem_selected"
                CSSContainerSub="main_dnnmenu_submenu"
                CSSNodeHoverSub="main_dnnmenu_itemhover"
                CSSNodeSelectedSub="main_dnnmenu_itemselected"
                CSSContainerRoot="main_dnnmenu_container"
                CSSControl="main_dnnmenu_bar"
                CSSBreak="main_dnnmenu_break"
                ExpandDepth="0" Level="0">
           <CustomAttributes>
                <dnn:CustomAttribute Name="RenderMode" Value="UnorderedList" />
           </CustomAttributes>   
           </dnn:NAV>    



Steven Webster
Manager, Community Platform
F5 Networks, DevCentral
 
New Post
9/20/2009 6:41 AM
 

PopulateNodesFromClient ="false" StartTabId="-1" ExpandDepth="1"

I'm not sure if you need all 3 settings, try yourself ;-)

 
New Post
9/20/2009 9:06 AM
 

Edit   Level="Root"



Steven Webster
Manager, Community Platform
F5 Networks, DevCentral
 
New Post
9/20/2009 11:13 AM
 

Daniel Steinmann wrote

PopulateNodesFromClient ="false" StartTabId="-1" ExpandDepth="1"

I'm not sure if you need all 3 settings, try yourself ;-)

Daniel, thank you!  That did it. 



Steven Webster
Manager, Community Platform
F5 Networks, DevCentral
 
New Post
9/21/2009 11:27 AM
 

PopulateNodesFromClient ="false"  ExpandDepth="1"

These two worked for me... I didnt require the third attr

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Skins, Themes, ...Skins, Themes, ...DNN Nav - how do set the level and hide children?DNN Nav - how do set the level and hide children?


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