Hi all,

I created a Views called view_node with some arguments (taxonomy terms). And I made the following menu system

parent ( view_node/term1 )
|- child1 ( view_node/term1/term1a )
|- child2 ( view_node/term1/term1b )
|- child3 ( view_node/term1/term1c )

I put the "parent" menu item in the primary links and configure the source for the secondary links as primary links also.

And the problem is that when I click on the parent menu item, I cannot see child1, child2 and child3 appears in the secondary links

I did some searchs and it seems that this is the behavior of Drupal for multiple menu items pointing to the same node/path

Is there anyway to fix it ? And yes, I could make many views, each views for one menu item but I still prefer to just have 1 view

Regards,

Comments

A-Aas’s picture

hey sorry i don't have solution of your problem but i need help from u ... i have created view list_mem now when List menu is clicked i want to display the output of this view i think in order to do this i have to provide the path for the List menu ... but how to give the path for this ... i tried giving only the view name but it didn't work how to do this can u plz tell me ...
i would b so thankful to receive your comments