Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.2
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Dec 2008 at 16:45 UTC
Updated:
12 Mar 2010 at 21:59 UTC
I have a hierarchy of menus in which the second level are a view :
know when I click on the second level menu links the menu hierarchy will be closed!!
Is there any way to set the open menu using the passed argument ?
As another question, is it the right usage of the views component to create this type of menu structure?
Thanks in advance.
Comments
Comment #1
Glowingtree commentedYou can use Views for whatever you want!! I want to ask, how did you get a menu to correspond to arguements? I am trying to create a menu like this, that will autogenerate items based on a corresponding view. Its for a blog archive, where the top-level menu item is an arguement for year (2009) and the second for month 2009/03, 2009/04. So each year would be a top-level menu item, and the months of that year would be the child menu items.. haven't figured it out yet
Comment #2
esmerel commentedThis issue is a year old; it's likely either figured out or no longer relevant.