How to get contains search without using * in service portal
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2018 12:17 AM
Hi All,
I have reference field on portal. On searching, i want the search to be like a contains search but i do not want to use * for the search, i changed the glide.ui.ref_ac.startswith to false. But it is not working, i tried glide.ui.goto_use_contains property as well but dint find anything.
Thanks,
Ginia
Labels:
- Labels:
-
Service Portfolio Management
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2021 02:12 PM
Hello Tomer
Did you find answer for your question related to search?
I found this post: https://community.servicenow.com/community?id=community_question&sys_id=d293d2e7db405c1c5129a851ca961977
that I might try to implement