How do I open specific layout when click button in another screen?

The OtherScreenClosed event does only work if the screen you want to go back was not closed beforehand. So this event makes only sense on Screen1 if this is never closed and therefore doesn't make sense at all on a non-Screen1.


See also here: Switch screens correctly - 2 methods