I'm trying to get a view to display the navigation item so it navigates backward except the trick is 'backward' is actually back two steps as the previous step is now removed.
At the moment no title bar shows up and when I try a custom button it just doesn't work for some reason :(
Is there some logical way to implement this? I would have thought it just goes 'back' to the next view on the NavigationController stack.
Cheers, LR