Free form text search functionality

MMKK
Tera Expert

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?

4 REPLIES 4

Omkar Mone
Mega Sage

Hi 

I don't think this is possible via single line text, you need a reference field that points the core_company table.

dhananjay21
Giga Guru

hi manasakundur,

 

Have you tried using contextual search in catalog item variable. you can refer below mentioned link.

https://community.servicenow.com/community?id=community_question&sys_id=e2288f6ddb1cdbc01dcaf3231f96...

 

Please mark helpful, if found helpful.

 

amlanpal
Kilo Sage

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

MMKK
Tera Expert

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?