Hi, I’m building an app, with buyers/sellers, but I can’t figure out how to set two different home screens? The buyers and sellers will have completely different screens/tabs so I need to make one home page for buyers and one for sellers.
Any help is greatly appreciated. Thanks a lot!
Hi @adalapp,
My approach will be to make a separate “Routing” screen, make it Home, and put 2 conditional actions for on-screen-enter: one action will link to an “Admin” screen, if Logged-in User is Admin, and another - to “User” screen.
You can find some inspiration here: Adalo tutorials: admin and user access to different screens. UPDATE in the description - YouTube
Best,
Victor
1 Like
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.