
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2022 02:47 AM
Change the icon for knowledge articles in service portal search results
Hi All,
I am trying to change the “knowledge” related icon as shown below in the service portal:
How to change the search results:
Means, I want to change the icons in search results from “” to “
”?
Thanks in advance.
BR
Sriram
Solved! Go to Solution.
- Labels:
-
Service Catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2022 03:12 AM
Hi,
Navigate to Service Portals -> Portal
Open your portal
Go to the related list Search Sources
Open knowledge bases search source and replace
<i class="fa fa-book m-r-sm"></i> in Search page template with <i class="fa fa-file-text m-r-sm"></i>
I would suggest to create new knowledge base search source instead of making changes in OOB
Do insert and stay on existing knowledge base search source and then make the changes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2022 03:12 AM
Hi,
Navigate to Service Portals -> Portal
Open your portal
Go to the related list Search Sources
Open knowledge bases search source and replace
<i class="fa fa-book m-r-sm"></i> in Search page template with <i class="fa fa-file-text m-r-sm"></i>
I would suggest to create new knowledge base search source instead of making changes in OOB
Do insert and stay on existing knowledge base search source and then make the changes

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2022 03:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2022 03:26 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2022 03:46 AM
Hi Mahesh,
Thanks for your time on this. When we change the typeahead glyph, the new icon is only appearing on the search list dropdown while typing in the search portal text box.
When we click on the search button, the knowledge result set was showing a book icon.
hence, I applied both places.