Open
Description
In an application I'm working on I need a secondary menu, as in the picture
It would be nice to be able to create such menus, not programmatically.
Something like
<listMenu id="secondaryMenu" menuConfig="pbaris.menu-secondary.xml"/>
<listMenu id="topMenu" menuConfig="pbaris.menu-top.xml"/>
where menuConfig is the path of the menu like with jmix.ui.menu-config
property for the main menu