- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-09-2014 01:47 AM
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
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-09-2014 01:54 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-09-2014 01:54 AM
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.