I would like to create a side-menu that contains some form of routing within the side menu itself.
So when the menu opens from the left side, it has 3 menu items which when clicked make a new page with sub-items available within the menu item itself. This should also have a transition coming from the right side.
The only way I thought this might work is to have one menu open another menu and so forth. Sadly somehow the first menu does not find the menuId of the second menu so it does not work.
Can anyone tell me how to establish this?
1 post - 1 participant