Hi All,
I know this is a *simple* problem that has been documented a few times before, but i can't seem to get my head around it, or resolve it.
I have currently set up a menu block with the following nested submenus:
Archive
---- View by Faculty
--------Faculty name 1
--------Faculty name 2
--------Faculty name 3
---- View by Student
--------Student name 1
--------Student name 2
--------Student name 3
The parent menus are closed by default, and *used* to open up to reveal thier sub-menus when clicked on. I changed a few of the submenu paths and now the menus no longer open.
When I set the menu ->expanded, I see submenus and they work as expected. But I want the menus to open when clicked --the same way the *administer menu does... I turn the menu ->expanded flag off and my submenus are gone.
I did a search and read that this issue can be caused when more then one of the menu items points to the same location and/or certain types of aliasing is being used. I have spent quite a while experimenting with different submenu targets, but no luck... no matter what I change I get get it to work. I am obviously not getting what the issues are, and was hoping someone could shed some light on what the menu system is trying to do and why I am breaking it...
Can anyone clarify this issue? The menu section in the handbook did not go into depth into this... are there specific types of URLs or linking techniques to avoid? workarounds?