Issue with transition List type screen to Details type screen

Hello,

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.

Screenshot : https://filebin.net/vv0pqzqetbcyxzpi/screenshot_2.png?t=boyq59r5

Any help is greatly appreciated (from a newbie).

Thank you.

K.

Hi @Kami,

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 :slight_smile:

Best regards, Victor.

1 Like

Hello Victor,

thanks for getting back to me.

It seems to me that I have.

Thanks.

Kâmi

Hi @Victor,

thanks for your help, I got it working.

(It may be just me but I am learning Adalo most efficiently just by doing.)

Rgds,

Kâmi

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.