Hi,
I am trying to implement the below security roles in the Model Driven App but I can't.
Can anyone know whether it is possible in the Model Driven App.
- Admin – Access to everything
- HR Staff – Access to all data, no access to Admin functions
- Stipend Approver 1 – Access to multiple departments’ data
- Department “A” Manager – Access to all data for Department (Branch) “A”
- Department “A” Employee – Access to only their own records
- Department “B” Manager – Access to all data for Department (Branch) “B”
- Department “B” Employee – Access to only their own records
- …
- Stipend Approver 2 – Access to multiple departments’ data
- Department “C” Manager – Access to all data for Department (Branch) “C”
- Department “C” Employee – Access to only their own records
- Department “D” Manager – Access to all data for Department (Branch) “D”
- Department “D” Employee – Access to only their own records
- …