Free form text search functionality
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2019 09:46 PM
Hi all,
I have a free form variable i.e single line text. Once user types the text, it should get the matching text from core_comapny table. How to achieve this?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2019 10:47 PM
Hi
I don't think this is possible via single line text, you need a reference field that points the core_company table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2019 01:07 AM
hi manasakundur,
Have you tried using contextual search in catalog item variable. you can refer below mentioned link.
Please mark helpful, if found helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2019 01:20 AM
Hi Manasakundur,
Long back I have answered the similar. Please find this link below:
https://community.servicenow.com/community?id=community_question&sys_id=e4808be1db98dbc01dcaf3231f9619ab
I hope this helps.Please mark correct/helpful based on impact
Regards,
Amlan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2019 08:25 PM
HI All,
Thats a great help. However I see that my aim is to get from Core_company table. The seachers are only for Catalog items and knowledge.
Is it possible to do it in any customised manner?