- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-07-2017 03:00 AM
Hi,
I need to hide deactivated users to all reference fields (e.g. Assigned to, Caller) to non-admins? How can I achieve this? Current behavior is inactive users are visible to non-admins. Many thanks for your help.
Solved! Go to Solution.
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-07-2017 03:03 AM
Hi,
That is strange. OOB there is a Query Business rule that does just what you want. It's called "User query" and put in your instance name here to get to it:
//Göran
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-07-2017 03:03 AM
Hi,
That is strange. OOB there is a Query Business rule that does just what you want. It's called "User query" and put in your instance name here to get to it:
//Göran
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-07-2017 03:05 AM
Hi Goran,
Many thanks. This solved my issue. The business rule was deactivated.