Modal with navigation stack

Hi all,

First off I want to say I’m really satisfied with Ionic so far. I’ve been using it for a few days and it’s an awesome framework with some great tools!

But as you could’ve guessed I’ve ran into a problem. I’ve managed to set up a nice navigation stack and I’ve managed to display some modals but I haven’t been successful in combining the two.

Basically, what I want is a modal window in which I can navigate to a second page by clicking a link. This second page needs to get pushed onto the stack so it’ll automatically display a back button and all that.

Who could help me with this? Thanks in advance!

Any expert who can help me with this? Surely it can be done but I’m not able to find anything on the matter.