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

Описание к видео Adalo tutorials: admin and user access to different screens. UPDATE in the description

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).

Комментарии

Информация по комментариям в разработке