-
Amy
1
posts
Member since:
Oct 2012
Posted 14 Nov 2012
Link to this post
Hi,
I'm building a mobile app where you can drill into listview items to see details.
I've set up a standard back button:
<a data-role="button" href="#:back">Back</a>
...which works fine on all my other pages, but requires 2 or 3 pushes before it'll return to the previous page from a listview details page.
As the previous page isn't always the same (I have past, present and future listview pages which all use the same function to obtain data and output to the same place) I can't work around it by just adjusting the navigation.
Can you give me suggestions on a work around/solution?
Amy
-
-
Robby Parker
18
posts
Member since:
Jul 2012
Posted 05 Jun 2015
Link to this post
I know this is an old post, but I'm trying to find a solution for this exact behavior myself. I have to hit the back button several times to go back one view. Can anyone help on this?
-
-
-