PowerApps StartScreen
I have a customized Sharepoint form. It contains 3 screens. I didn't set StartScreen. If my last viewed form is on screen 2, all other items open on screen 2. It looks Sharepoint customized form preserves the app’s current screen state between openings. If I refresh the list, the form will open on screen 1.
I want all items open on screen 1. There is a timer navigating to different screens based on the form stage. If I set the StartScreen to screen 1, the timer won't work