How to hide the KB article content (summary) from Faceted Search widget in AI search results
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2024 07:12 AM - edited 03-01-2024 07:14 AM
Hello Community,
Could you please let me know how we can hide the summary/article content from AI search results on the esc portal.
This content is being displayed from the "Faceted Search" widget.
Thanks,
Swetha
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2024 07:26 AM
HEllo @Swetha__S
Please check on sp_ai_search_results_action_config form.
Solved: Faceted Search Widget links to ?id=form instead of... - ServiceNow Community
or you can apply custom css to menus add attribute as
.display: none;
if my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Regards,
CB