@eldy wrote:
I have a page that have 3 level, when my user reached the last page (3rd level) I want to change the back button so that the user will go back the first level if clicked. Because by default it will go the second page.
//what should I do before or after this code?
$state.go('app.mythirdPage');
Posts: 3
Participants: 2