I'm building a "mega-menu" style nav with a row of items in the header that when clicked displays a panel with a list of sub-pages. What I can't currently do is have a top-level item that isn't a page - for example, I may want to add a "Services" item that contains a sub-menu of all the services on offer, but there is no top-level Services page. Currently, I'd need to create one simply to be able to add it to the navigation.
A suggestion that I think has been included in other tickets too is to be able to add additional data for nav items, for example to show some blurb or an image in the sub-menu panel. Currently we'd have to add this to the main blueprint for all pages, even though it'd only be used on pages that are top-level menu items.
Edit: This may be more in need of a "menu builder" addon than navigation though - aware it may be going outside the bounds of what the navigations are designed for. I also need 2 separate links of sub-links but can see it getting far too complicated.
I'm building a "mega-menu" style nav with a row of items in the header that when clicked displays a panel with a list of sub-pages. What I can't currently do is have a top-level item that isn't a page - for example, I may want to add a "Services" item that contains a sub-menu of all the services on offer, but there is no top-level Services page. Currently, I'd need to create one simply to be able to add it to the navigation.
A suggestion that I think has been included in other tickets too is to be able to add additional data for nav items, for example to show some blurb or an image in the sub-menu panel. Currently we'd have to add this to the main blueprint for all pages, even though it'd only be used on pages that are top-level menu items.
Edit: This may be more in need of a "menu builder" addon than navigation though - aware it may be going outside the bounds of what the navigations are designed for. I also need 2 separate links of sub-links but can see it getting far too complicated.