I am trying to integrate a left side nav menu on the site. Unfortunately I cant post the link to the site as that site is internal. Well the problem I am facing is n-level menus. I have 4 nodes under root level. When I am at level 2 from root (excluding root) and I assign level as parent it shows all the nodes from level 1 correctly. But when I try the same thing on level 4, it displays the parent and the only child that I have selected.
For example this is the following structure for 4 level menu I am wanting to display
Root -->Property-->State Name -->Property Name -->Photos
Under Property Name I have few more nodes.
So when I assign the menu to show parent, it shows Property Name and Photos (if Photos was selected)
I would like to show the whole list.
Please help!!!!!
Subrato