List collector "no matches found "
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2024 03:17 AM
Hello team,
We have a list collector under: sn_cd_audience and qualifier is : nameINTeam Leader,HR,Blue Collar,White Collar,All Employees
So this is working fine for Admins but when a user is trying to use this will basic roles they see "no matches found "
I tried the acl with: sn_cd_audience.* and changed roles in order to get access but that still doesnot work.
Any idea or any alternate for list collector? We can do select box but we want multiple selection option as well.
TIA 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2024 11:03 PM
Hello @RadZz,
Please refer to the link below:
https://www.servicenow.com/community/developer-forum/list-collect-showing-quot-no-matches-found-quot...
If it is helpful, please mark it as helpful and accept the correct solution. In future, it might be helpful for someone to refer to this solution.
Thanks & Regards,
Abbas Shaik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2024 01:29 AM
Hello @Abbas_5
I did find that article before but I was not able to follow the solution. Connection of script include with getter function and client script part. I also commented below that asking for sample code on how he did it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2024 06:20 AM
with non admin are you able to see the table being referred by that list field?
without any ref qualifier is it working for non-admins?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2024 08:20 AM
No table is not visible and I looked in to ACL's as well.. sn_cd_audience.* and sn_cd_audience .. I added the role to this ACL's which is present to the user and didnt work. I also added snc_internal to those acl's and still didn't work. But only change I say is: Before adding roles to this ACL user was not even able to see the page but after adding the role user is able to see the page but only 4,5 audience out of some where 250,300. We do see the warning message : security constraints. After seeing the warning message I am pretty sure it is with ACL but not able to understand which one because I modified both * ( Field level ) and none ( table level ) sn_cd_audience Read ACL's.