Navigate back to previous tab on main window

Hi:

My application uses the tab method for opening windows on the root screen. Let’s say I open two windows (call it two Customer Edit screens). On the first one, I think click a button that opens a third window. When I close that third window, I want to go back to the window I was on when I pushed the button(the first window). Instead, I end up on the second window (which is the window right before the one I closed).

Closing a window always seems to activate the one just before it on the root screen.

How can I force navigation back to where I was?

1 Like