Admin-Users Registration

0
Hello all,   My app has two roles admin and users. Admin can see all the users and their  details but user can see only his details. I want to create different Registration for admin(I want to create fixed username and password for admin and after entering that admin can see his homepage) and users separately  once admin logged in he can see dashboard and for user it’s adding his detail page. So how to create it and maintain it
asked
1 answers
0

You can do so in the modeler by setting ‘Role-based home pages’ for role ‘administrator’ and ‘user’separately: go to Project’yourprojectname’->Navigation. Container 'Homepages’

answered