I believe what you are asking for is what we are doing here: http://www.ts.vcu.edu/kb/blackboard/856.html The confusion comes in when you designate something as selected/not selected in your navigation area. You need to state in your navigation area that when level 2 lstitem1 is selected the "a"s display. So that means lstItem2 and lstItem3 are considered "Not Selected" and should not display level 3 (b and c).
Does that make sense? On Aug 6, 8:42 am, galactic <[email protected]> wrote: > I'm hopeing someone can point me in the right direction to solve this > problem please! > I have a project structure like this: > > MainPage - > lstItem1- > a_sub1 > a_sub2 > a_sub3 > lstItem2- > b_sub1 > b_sub2 > b_sub3 > lstItem3- > c_sub1 > c_sub2 > c_sub3 > I've gotten my navigational manager to produce 2 menue, the first top > is the main navigationals, the problem is the left navigational which > I want to only show the a or b or c nodes.. what it does is show a, b > and c nodes together... is there a way to just show one subnode group > of a "level" at a time? Any hint would be appreciated. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "RedDot CMS Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/RedDot-CMS-Users?hl=en -~----------~----~----~----~------~----~------~--~---
