Hello, I have a question, does anyone know how I can do roles, that is, when someone with the administrator role logs in, it takes them to a page (of the application) different from the one that takes them to normal users
In your user database collection create a true/false field for admin and normal user.
You will need to create two links on the button you use. In advanced settings, do a condition where it’ll only link to one screen if the user admin is true go here. And one if the user normal user is true go there.
Ok, thank you
Just adding a video made by Victor for Jacob’s great post! : Adalo tutorials: admin and user access to different screens. UPDATE in the description - YouTube