Hello
I'm trying to figure out the best way of creating mega menus in Matrix. Using menu_normal with MySource_SUB won't work as we want the menu to contain other content as well as the menu.
My thoughts were to create a menu_normal with a nested asset listing (with dynamic parameters) inside… Something like this:
mega_menu would nest an asset listing with a dynamic parameter (Array of specific asset IDs or selection group - keyword asset_metadata_Mega_menu_id).
Each menu item would have a metadata field (Mega_menu_id) which we enter the asset id for the menu to appear.
This didn't work and I'm having some issues finding out how to pass parameters/values through nested content in the design file.
Apart from coding the full menu in html is there another way to do this?
Cheers