My question concerns the new feature of creating multiple menus in the new PHPR 7.
Lets say I want two menus one main-menu and one submenu consisting of sub elements for the main menu.
The main-menu consists of three links, A, B, C
When clicking and activating link A I want my submenu to show the associated links in the submenu and so on with B and C. I would like the submenu to be shown at all time (showing the associated links) hence the drop down menu won't do it. In other word I would like the subitems in a group (drop down menu structure) to be shown in the submenu at all time when active within the submenu.
From what I can see the submenu only appears when the submenu contains an element that is active in the main menu. Thats fair, but how can I then hide that element so it does not appear on both the main-menu and the sub-menu? Is it possible to differentiate the menus (and not just the menu items) from the modifyMenuItem-event.
I hope that my question is clear enough or I will gladly elaborate.
Thanks in advance,
Regards
Thomas