Make inactive users visible for a role?

daryd
Tera Contributor

Hi!

 

I need to let a role, other than administrator, see all users, both active and inactive. I've tried to set up ACL's "sys_user. - read" and "sys_user.* - read" for the role but it won't work.

I've also searched Business Rules, Client Script and Script Includes for some thing that affects the visibility of inactive users, but I haven't found anything.

 

Can anyone give me some tips in how I should solve this?

 

 

Regards

Dag

1 ACCEPTED SOLUTION

User140988
Kilo Guru

Hi Dag,



There should be an OOB before query business rule "user query" which is controlling the visibility and by default allows admins to view both active and inactive. You can modify this script to allow your other role also to view the users.


View solution in original post

1 REPLY 1

User140988
Kilo Guru

Hi Dag,



There should be an OOB before query business rule "user query" which is controlling the visibility and by default allows admins to view both active and inactive. You can modify this script to allow your other role also to view the users.