How can I hide certain fields in Delegated Admin Extension?

For a User role, I do not want all data/actions to be accessible by certain users, as we want to show the least required information. We have tried with Delegated Admin - User and Delegated Admin - Operator, but we want more fine-grained control.

How can I
a) Filter out which fields are displayed to a DAE user?
b) Hide the Profile tab
c) Display only certain actions e.g. Block, Unblock.
d) Do not list all users unless a DAE user performs a search.

Hi @nitin123,

Unfortunately, it is not possible to hide certain fields in the Delegated Admin Extension.

However, you can use the Delegated Administration: Access Hook to determine if the current user is allowed to read, delete, block, unblock, or update a specific user.

(Reference: Delegated Administration: Manage Users)

Let me know if you have any additional questions.

Thanks,
Rueben

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.