- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-22-2015 08:53 PM
Hello,
May I use contextual search in catalog item? I knew contextual search can be used for fields in table(form), record producer and wizard. Is it possible to use contextual search for certain field (eg. short desc) in a catalog item?
I checked below wiki document. Seems it does only mentioned how to config contextual search in table(form), record producer and wizard. Any help will be much appreciated.
Contextual Search - ServiceNow Wiki
Sam
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-28-2021 11:37 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-23-2015 09:43 AM
Yes you can Hui!
It does require a modification to the "Record Producer" field on the "Record Producer Configuration" Table.
Interestingly ServiceNow named that field (column) "sc_cat_item" rather than "sc_cat_item_producer". So that was my first hint that "extending" Contextual Search to any type of Catalog Item was probably very simple and supported.
- Navigate to https://yourinstance.service-now.com/cxs_rp_config_list.do (This is the Contextual Search > Record Producer Configuration table)
- Right-click on the "Record Producer" field label and select "Configure Dictionary".
- Select the "Reference Specification" Form Section.
- Take note that the Reference table currently set out of box is "Record Producer" (which is of course extended from sc_cat_item)
- Set "Reference" to "Catalog Item". Then "Save" the Dictionary Entry (you could also go ahead and change the label to "Catalog Item" as well.
- Now create a new "Record Producer Configuration" record for your Catalog Item and make sure that it has some kind of text variable you can select as the "Search Variable" and you are all set.
I chose to add Contextual Knowledge Search to the Apple iPad 3 Catalog Item as a way for a prospective orderer to checkout some FAQs...
Wouldn't it be cool to include Contextual Search on complex Catalog Items / Order Guides? This way if the user has issues or questions during completion of those items and guides they can get it inline!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-30-2017 12:59 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-23-2018 09:39 AM
Need some assistance with a Complex requirement .
In the End User Portal , we have a Contextual search in place .
So when a End user types some keywords , below he gets some results in the Contextual Search , which derives the records from a Knowledge articles .
Requirement is to build a Contextual search which would show the Demands from a Demand table in the Contextual search according to the keywords .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-04-2019 12:36 PM