- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-14-2022 07:31 PM
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-14-2022 07:34 PM
Hi refer below
you need to go sys_properties table and find by property name
https://docs.servicenow.com/en-US/bundle/sandiego-platform-administration/page/administer/search-administration/task/set-global-text-search-properties.html
List of roles (comma-separated) that can use the Global Text Search capability (glide.ui.can_search) |
Comma-separated list of user roles that allow access to global search. To enable global search for users with a role, add the role to this list.
|
Harish

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-14-2022 07:34 PM
Hi refer below
you need to go sys_properties table and find by property name
https://docs.servicenow.com/en-US/bundle/sandiego-platform-administration/page/administer/search-administration/task/set-global-text-search-properties.html
List of roles (comma-separated) that can use the Global Text Search capability (glide.ui.can_search) |
Comma-separated list of user roles that allow access to global search. To enable global search for users with a role, add the role to this list.
|
Harish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-14-2022 07:44 PM
Thanks for your help!