I'm trying to add three top links that are to work as parent of the main navigation. The three top-links are static but the main and sub menu is not. Each top-link has its own main navigation.
Here is how the navigation tree looks like:
The static links are not supposed to be changed.
Please note that Top-link1 is the HomePage
I want the pathway to be like this for example:
"Top-link2/Menu3/submenu3" or
"Top-link3/menu 2/submenu5"
My question is: How should the structure be on the content? Should the top-links be included inside the HomePage or outside the HomePage? What should I do to achieve this?
I tried doing this using MultiNode Tree Picker, but I don't really know how to use it to achieve what I want.
I've created a MultiNode Tree Picker in DataTypes on Content and added it to HomePage property.. Now what?
Toplinks that have its own MainNavigations
I'm trying to add three top links that are to work as parent of the main navigation. The three top-links are static but the main and sub menu is not. Each top-link has its own main navigation.
Here is how the navigation tree looks like:
The static links are not supposed to be changed.
Please note that Top-link1 is the HomePage
I want the pathway to be like this for example:
"Top-link2/Menu3/submenu3" or
"Top-link3/menu 2/submenu5"
My question is: How should the structure be on the content? Should the top-links be included inside the HomePage or outside the HomePage? What should I do to achieve this?
I tried doing this using MultiNode Tree Picker, but I don't really know how to use it to achieve what I want. I've created a MultiNode Tree Picker in DataTypes on Content and added it to HomePage property.. Now what?
So what you want is three top links that will be on every page, then when you click on one of the links the navigation will change?
Yes exactly
is working on a reply...