Exclude Table from Global Search
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2023 11:27 PM
I want to exclude table from global search which is not in global scope.
Updated glide.ui.no_text_search property for that but its not working.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2023 11:29 PM
Hi @Anup Desai1 ,
Try cleaning up the cache it should work, type "cache.do" in app navigator and press Enter.
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2023 11:36 PM - edited 08-07-2023 11:37 PM
@Aman Kumar S wrote:Hi @Anup Desai1 ,
Try cleaning up the cache it should work, type "cache.do" in app navigator and press Enter.
Hi @Aman Kumar S ,
Thanks for the reply,
I tried that but not working.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2023 11:47 PM - edited 08-07-2023 11:49 PM
Hi @Anup Desai1 ,
Completely missed it works in older UI and not in Next experience UI, you can refer to below doc for more understanding.
Refer to "search group" in app navigator and deactivate the record for your table, if your table is extended from task, you will need to deactivate it from Text search tables.
Thanks
Aman Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2023 01:02 AM
Hi @Anup Desai1 ,
Hope you are doing great.
Take a look at System Properties > Global Text Search.
You should be able to modify the list of Tables (comma-separated) that will not appear as a option.
You can enter the tables here that you want to ignore during a Global Text search.
Another option that may work. Some of the ServiceNow property fields will allow you to leave the field blank to ignore all types or fields. You can try that as another option. I have not tested this for this particular field.
The Property name is glide.ui.no_text_search.
this should work else try to clear browser cache , logout and try in incognito mode.
Regards,
Riya Verma