how do i make a navigation show a certain documenttype regardless of level?
Here is my site structure
What i am trying to achieve:
When i am on the "home-page" (level 1 i think) i want my navigation to show "welcome", "Navigation", "Content overview". These are all a documenttype called "startpara". If i navigate to one of these pages (go down one level) i still want the navigation to show these pages.
If i navigate from "home-page" to one of the other subpages e.g "eSourcing" (which is a documenttype called "modules") i want the navigation to show the subpages of "eSourcing". Again if i navigate to one of these subpages i still want the navigation to show these subpages.
how do i make a navigation show a certain documenttype regardless of level?
Here is my site structure
What i am trying to achieve:
When i am on the "home-page" (level 1 i think) i want my navigation to show "welcome", "Navigation", "Content overview". These are all a documenttype called "startpara". If i navigate to one of these pages (go down one level) i still want the navigation to show these pages.
If i navigate from "home-page" to one of the other subpages e.g "eSourcing" (which is a documenttype called "modules") i want the navigation to show the subpages of "eSourcing". Again if i navigate to one of these subpages i still want the navigation to show these subpages.
I hope that is understandable=:)
Here is the code i've got.
This code only works as far as showing the navigation when i am at "home-page" and when i am on one of the pages with the documenttype "modules".
As soon as i navigate to one of the subpages the navigation disappears because i go down one level.
What would be the best way to solved this issue? And please could you show me code examples?
Cheers.
Jan Molbech
is working on a reply...