- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-13-2016 01:01 PM
I wanted to add a contexual search for a short description field. Can any one help me how to do that?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-14-2016 08:34 AM
I did this is a OOTB Helsinki instance.
All I did was: Change the reference field of the "Record producer" field in the "Record Producer Configuration" table. Then to test it, I created a new Record Producer Configuration, specified a Cat item (in my case I took the example cat item "New Email Account"), specified a search context "Knowledge Base Search". Specified a search variable which was a string: "Preferred Email address". And that's it, I saved the configuration record and it automatically created a "Contextual Search Result" UI Macro variable inside the item and it was working without any error.
Maybe you could try in a personal developer instance and than look for what is different between that instance and yours related to that configuration.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-14-2016 08:06 AM
Hi Laurent,
It doesn't work for me. Do I have to change anything else? Property or a business rule that with trigger the knowledge search on a catalog item? I tried with one other record producer after changing the property but shows Search Service Error: There is no record producer configuration defined [Create New].
When I tried to create new in the record producer configurations, it says that it already exists.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-14-2016 08:34 AM
I did this is a OOTB Helsinki instance.
All I did was: Change the reference field of the "Record producer" field in the "Record Producer Configuration" table. Then to test it, I created a new Record Producer Configuration, specified a Cat item (in my case I took the example cat item "New Email Account"), specified a search context "Knowledge Base Search". Specified a search variable which was a string: "Preferred Email address". And that's it, I saved the configuration record and it automatically created a "Contextual Search Result" UI Macro variable inside the item and it was working without any error.
Maybe you could try in a personal developer instance and than look for what is different between that instance and yours related to that configuration.