- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2024 12:58 PM
I created a new read-only role which works fine.
However, when a user with that role tries to search they can only search the live messages table and not the table they have read-only access to.
I granted the role access under the global text search but I am not sure what other step I might be missing?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2024 04:15 PM
@Elizabeth26 , there is something called as 'Task Search group' which allows users to search the table,
Task Search Group - give your instance name in below and try
https://instancename.service-now.com/nav_to.do?uri=ts_group.do?sys_id=8c58a5aa0a0a0b07008047e8ef0fe07d
Here try adding your table and give the roles if it doesn't work or gives unnecessary access for other table try creating your own group there give the access to the table with your custom role,
Navigate to ts_group.LIST and here create new
Let me know if you are still facing any issues.
Please mark this comment as Correct Answer/Helpful if it helped you.
Regards,
Swathi Sarang
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2024 03:37 PM
Hii @Elizabeth26 ,
Did you add your role in system property.
If I could help you with your Query then, please hit the Thumb Icon and mark it as Correct !!
Thanks & Regards,
Sumanth Meda
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2024 03:40 PM
Yes it's under glide.ui.can_search
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2024 03:44 PM
Hi @Elizabeth26 ,
Can you check following properties:
If I could help you with your Query then, please hit the Thumb Icon and mark it as Correct !!
Thanks & Regards,
Sumanth Meda
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2024 03:59 PM
They are all correct. It works for other groups which all have the same role that I granted to the search.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2024 04:15 PM
@Elizabeth26 , there is something called as 'Task Search group' which allows users to search the table,
Task Search Group - give your instance name in below and try
https://instancename.service-now.com/nav_to.do?uri=ts_group.do?sys_id=8c58a5aa0a0a0b07008047e8ef0fe07d
Here try adding your table and give the roles if it doesn't work or gives unnecessary access for other table try creating your own group there give the access to the table with your custom role,
Navigate to ts_group.LIST and here create new
Let me know if you are still facing any issues.
Please mark this comment as Correct Answer/Helpful if it helped you.
Regards,
Swathi Sarang