Open list In different Screen

Since global variables are not shared across screens, you would need to drop the selected beach name from Screen2 into a TinyDB tag, for example 'SCREEN2BEACH', close Screen2, and retrieve that tag/value in the Screen1 When Other Screen Closed event.