I have a List Gallery on screen 1. When user selects item from list, it navigates to screen 2, which has the Edit Form and a gallery with 9 tabs.
When I use “cancel” on screen 2, to return to screen 1, and make another selection – screen 2 navigates back to the last tab selected, rather than resetting back to the default tab “overview”.
Any suggestions on how to fix this? I’m not finding much when I search online.