By johnvgross on
Hi All,
I am new to drupal working my first project in drupal.
I have one problem to display the menu items on leftbar.
I have menu that contains 4 items & each items contain 4 sub items. totally 16 items.
I want to display only the 1st items with sub items on leftmenu while showing any page on the item 1.
Currently its displaying all the 16 items on the left menu.
Shall I split 4 main items into seperate menu?
I am not sure what to do & how to fix this..
Anyone suggest me a proper way to fix this issue.
Thanks in Advance