I created a user without admin permissions as a normal user. while accessing api it shows error Required permissions are not granted. At least one of these permissions must be granted for particular page but i gave permissions to that user for that page. can u help me?
Yes we want manager role have all permissions of "Team lead/Supervisor" and "User" roles and TeamLeader/Supervisor have all permissions of users like that
Hi @RenuSolutions
Do you mean the default roles ? If so, you can add new roles according to your needs by using the Roles page. If not, could you explain your scenario a bit more ?
Hi, In our application we need 4 levels of roles like Admin--> Manager --> Team lead/Supervisor --> User. how to achieve this? can u explain?
Hi, Tried with admin mode also still not working thanks.
API: v11.1.0 | Client: v11.1.0
Angular
.net core
Error: Required permissions are not granted. At least one of these permissions must be granted: Dashboard
I want to show host dashboard reports to tenant dashboard also how to do it?
thanks
API: v11.1.0 | Client: v11.1.0 Angular .net core
Now in azp.net zero there are two levels only one is admin and another one is user.. is there any way to add a another heirarchy level like admin->manager->users with permissions?
API: v11.1.0 | Client: v11.1.0 Angular .net core
if we delete a user it soft deleted in database. is there any option to undo this action and make that user as active one?
API: v11.1.0 | Client: v11.1.0 Angular .net core
Hi, How to call a stored procedure?
Hi,
Its working thanks..