Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Roles based access (Hierarchy level)
Auto filter dashboard to show data based on the authority of a role
Application form Id | User | Check | Result | AD User | AD User group |
A123 | 43587859 | T&Cs discussed | Pass | 43587859 | IHUB-QS-branch1-associate |
A123 | 41356789 | Collect ID Proof | Pass | 41356789 | IHUB-QS-branch1-associate |
A456 | 23456678 | T&Cs discussed | Fail | 23456678 | IHUB-QS-branch1-manager |
A456 | 33242424 | Collect ID Proof | Partial | 33242424 | IHUB-QS-branch2-associate |
A457 | 56667777 | T&Cs discussed | Pass | 56667777 | IHUB-QS-branch2-manager |
A457 | 14949494 | Collect ID Proof | Pass | 14949494 | IHUB-QS-area-manager |
By using the above information , A section access code to be written and will helping us that When Area manager Logins into the app he should have access to view the complete data where as manager can only view the data belong to his branch data. So this need to be restricted based on the roles that they are playing?