- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-31-2020 10:02 AM
Hi,
I have a reference field in service catalog and when i try to search in the field, it is giving me all values "starts with" the entered string.
But i want to search records based on "contains" filter. i.e. i want to get all the records which contains the entered string.
Please help me!
Thanks
Nikita
Solved! Go to Solution.
- Labels:
-
Service Catalog

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-31-2020 10:18 AM
Correct me if i did not get your question.
you are trying to search the value in reference variable which contains some word.
eg: you want to get all list which contains "Access" word ? if yes then can you try this way.
*access
eg:

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-31-2020 10:18 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-31-2020 10:33 AM
Thanks for your help!