My users want admins to not have access to read those sensitive fields, although admin still need to have access to the administration menu for the purpose of updating features and system management.
How to hide sensitive field from Admin without restricting administrative access?
Collapse
X
-
You need to write code or use third party extension - check this out below from eymen-elkum
-
It dependents on what you want to achieve - it is not just one file you will need to dive into espocrm codebase and figure out how it work then you can customise it. an alternative is to use metadata to define scope access level / field access level to the admin.
Comment
-
genraly its been that if you don't trust your system admin you have bigger problems, but you could try something with a complicated teams setup👍 1Comment

Comment