Adalo tutorials: admin and user access to different screens. UPDATE in the description

preview_player
Показать описание
In this short tutorial I show how to redirect users with different roles to different screens after their login. For example, this could be useful when you have "admin" role and want to have a separate screen - admin console.
UPDATE: with recent Adalo changes, I recommend making all actions from "routing" screen conditional. E.g. action which is leading to Admin screen should happen *sometimes* (when Logged-in User - Admin is True), and action leading to User screen should also happen *sometimes (when Logged-in User - Admin is False).
Рекомендации по теме
Комментарии
Автор

AMAZING! I know I'm sending this on a Roblox YT account but this video is overall amazing! This video just leads straight to the answer! Thanks so much Victor Kuzmichev! 🤩🥳👏😁😃😄😀

markxrblx
Автор

Straight to the point, thank you very much!

SpragginsDesigns
Автор

Victor thanks a lot for sharing. Keep going with Adalo :)

SinCodigo
Автор

Great video!! Greetings from the Netherlands. I hope you keep making videos about Adalo!

guesstheimage
Автор

Great tutorial, straight to the point, thanks!

JonasUrbonas
Автор

Hi. Nice Tutorial. A quick one. I want to implement this same user type select for multiple users. For instance, on sign up, user should be able to select user type and depending on the user type selected, the system direscts to respective screens meant for each user. How do I go about it?

afokeakpomiemie
Автор

Bonjour et merci pour ton aide. J'ai pu mettre en place cet accès admin/utilisateur sur des écrans différents. Je n'ai cependant pas créé une page intermédiaire (interim) comme toi, j'ai programmé la détection admin sur la page "connexion" et tout marche parfaitement. Merci encore et au prochain tuto.

NanoAndro
Автор

Hey Thanks a lot for sharing this video and please can you help me take a look on my app, the trigger notification is not working on my app.

interpole
Автор

What if a mobile app and a web app sharing one database.
Does this still applicable?
How can i make the login form in my web app only accept admin user?

kimabella
Автор

Good so far but how to create two different forms depending on user type?

florinalexandruciovica
Автор

Good video but you stopped in the middle of this whole process. Plus, you nevered explain how you set up all those accounts inside The admin screen? And what happened to the regular Home screen? You made the Interim screen a homescreen but didn't explain what happened to the regular homescreen. Now, I'm still just as lost because I have a normal homescreen where there are tabs that I can't get to because when I sign in it takes me to the User Screen or the Admin screen. Can you explain what next?

sinakhonekeodara
Автор

an interim screen is not necessary. Put the "link" actions in the login and sign up page, specifically in the submit button. Tt works the same except no blank buffer page.

NinjaNuggets
Автор

Big Brain Time.
Nice.

Is there a possibility to allow the user to sign a consent to procced to the next tabs?
and not only a check box, but allow him to sign as well. Is it possible?

theunforgiven
Автор

Hello sir I am trying to build an order delivery platform but facing issues for orders to show up on users screens can you help me
please??

LALMAN-wfze