I have created the List of Rental Units screen of the list type.
When the user clicks on one of the items in the list, it should link to the (“current”) Rental Unit Details screen.
The “screens flow” should be the following :
login → logged_in —> List of Rental Units screen → (current) Rental Unit Details screen
For some reasons, no matter which app previewer I use, the app shows the List of Rental Units screen for 0.5 second,skips straight to the first (and unique) entry of the Rental Unit Details screen and displays the Rental Unit Details screen with the correct field values.
On “list of Rental Units” - did you set up the on-screen-enter Action? May be that’s the reason?
Also, did you set a “Home” screen for your app? I guess it should be List of Rental Units screen (for now).
When “Home” screen is not set (this is firs screen for the logged-in user), some strange effects may occur