Hi everyone,
I’ve been looking through topics but didn’t find solution to my problem.
I would like to add permission to users to see only users they manage, conforming to hierarchy.
If hierarchy of my users is :
-Superadmin
–User A
----User B
----User C
–User D
Superadmin sees all users
User A sees Superadmin, User B and C
User B and C see only User A
User D sees only Superadmin
I hope it’s clear 
Thanks by advance.




