Support Center

Create vertical menu In DNN 9.X

Learn how to create vertical menu using Mandeeps.com DNN Theme in DNN 9.x

Applies to DNN Platform 7.3+ DNN Evoq Content 7.3.4 DNN Evoq Engage 7.3.4 DNN Evoq Intranet 7.3.4

Step 1:

You must add an instance of DDR Menu module on the page if you don't already have one.

Step 2:

Navigate to Settings > Menu settings.

Step 3:

Add Resources/VerticalMenu in Menu Style.

Step 4:

Optionally, you can define Node Selection Expression - determines which part of the page hierarchy to show in the menu.

Use:

  • NodeSelector="RootOnly" to show only the root level menu items (alias for *,0,0)
  • NodeSelector="RootChildren" to show all the children of the root menu item that is the parent of the current page (alias for+0
  • NodeSelector="CurrentChildren" to show the children of the current page (alias for .)
  • NodeSelector="pageID" to show the children of a specific page

For Advance user refer to DDR Menu Reference Guide

Upload Picture

Glad we could be helpful. Thanks for the feedback.

Sorry we couldn't be helpful. Your feedback will help us improve this article.

How helpful was this page?

  
Updated on Wed, 29 Nov 2017 by Khushi Singh