vote up 0 vote down star

Is there anyway to use the built-in DNN Menu module to display a menu based at a different root node other than the current tab node?

Given the following structure:

Page1
-child1_1
-child1_2
Page3
Page2(hidden)
-child2_1
-child2_2

In this scenario I will be having 2 menus on this skin. One will be normal navigation based off of the current node and the other will be a set of 'static' links to pages located outside the current node.

When on Page1 the normal navigation will show Page1, Page3 and the children of Page1 nested under Page1. The 'static' links will use 'Page2' as their root and will show child2_1 and child2_2.

flag

75% accept rate

1 Answer

vote up 0 vote down

I cannot understand your question at all. I don't know what you mean by "root node" or "tab node". I'm going to re-ask it based on what I think you mean and answer that question.

If you want to use the DNN menu to link to static pages, that's easy enough. To do this, Add a new Page (using Control Panel / Add). Complete the "Basic Settings" for the page, then under "Advanced Settings" the last option allows you to specify a URL, Page, or File for this page. You probably want "URL". Enter the URL and click "Update".

The menu item will now redirect to the link specified.

link|flag
This does not answer my question. For example I would like to have a DNN menu in my footer that displays all tabs that have a tab called 'Footer' as their parent. From what I can tell the DNN menu always shows nodes relative to the current tab or the site root. – Yobi21 Oct 19 at 13:45

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.