Greetings! I'm currently attempting to incorporate a nested menu within a side menu.
For instance, take a look at this example:
http://codepen.io/ionic/pen/QwamEW
When I select a menu item, a new page (new form) opens.
However, I would like for that page to open within the side menu instead of in a new page!
Below is an outdated example that no longer functions with the current version.
`http://codepen.io/mhartington/pen/mFGfj`
Can anyone assist me with achieving this?