help me . Name the searching technique used to search a record or text in ServiceNow.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-07-2024 04:50 AM
In ServiceNow, Zing is the searching technique that performs all text searches.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-08-2024 09:59 PM
Hi @mikelj
Use starts with if you are trying to search a record
Use *(contains) if you wants to search the text fileds like description / short Description
If wants to see the records like ITSM records use GLOBAL Search
Mark it Helpful and Accept Solution!! If this helps you to understand.