How to modify the contextual search result?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-02-2016 03:45 AM
Dear All,
How to add a filter in the contextual search result inside the notification email? e.g. I want to filter out some results based on the knowledge category.
I found that the OOB configuration is calling below macros and 'script include' to include the search result inside a notification
Macros :
1.cxs_results_header_email [protection policy : read-only]
2. cxs_result_email [protection policy : read-only]
Script include:
1. cxs_TableActions [protection policy : read-only]
I am not able to figure it out where to modify (even if I create a copy of the protected macros/scripts and use it in my custom configuration).
Do anyone have any idea how to implement this?
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2016 01:50 PM
Hi Michael,
Not sure if you already found an answer, but you might want to look for the "cxs_EmailSearchResults" mail script in the email notification's Message HTML field.