Filter criteria only works for itil user
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2024 07:25 AM
On our service portal we have a quick link to show 'My Group's Incidents' which allows users to see incidents opened by users that are members of the same group they are.
This filter criteria is working for itil users but not for ecc users, can anyone tell me why? Or how I should rewrite this to make it work for ecc users?
javascript:getMyGroupMembersUserNames()
or
javascript:getMyGroupMembers()
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2024 01:52 AM
Hi @Jessica_Lace,
Please check this wiki article. It contains a script include you can add for table to allow users see the filter.
https://wiki.servicenow.com/index.php?title=Restricting_Filters_and_Breadcrumbs#Script_Includes
Additionally, below article might help you further:
Kindly upvote the response if it helps 🙂
Thanks!
Sharanya