5093 Posts in 1516 Topics by 1113 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 698 Views |
-
How to hide secondary side nav items when their first level isn't selected?

28 September 2010 at 11:10am
I am having trouble with my left navigation. Basically, I have several top level pages and then sub pages underneath these pages. I want the sub-pages to display in the left navigation only when I am on the corresponding top level page or any of the sub-pages within that section. Is this possible?
-
Re: How to hide secondary side nav items when their first level isn't selected?

28 September 2010 at 2:59pm
I believe you want to use <% if LinkOrSection = section %>
LinkOrSection will return section if you are on that page or a child of it and link otherwise. See the documentation for more information - http://doc.silverstripe.org/built-in-page-controls#links_and_classes
| 698 Views | ||
|
Page:
1
|
Go to Top |


