Hi, I'm new to Drupal and I would like to create a menu structure similar to that of http://www.grameen-info.org/, in that I want each primary link section page to have a list of all other links under the primary link in a block on the left sidebar of the page. The website I am creating is http://financialcoachtoolkit.org/. So, if I click Who We Are, or any of the links below it, I want that page to contain a left sidebar block with links to "Who We Are", "Philosophy", "History", etc. What is the best way to do this?

Thanks.

-Jason

Comments

sunil.cms’s picture

You can use menu_block module for this. It generates a block where in settings you can select which menus you want to show and to which level.

http://drupal.org/project/menu_block