- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2024 06:01 AM
Hi. My customers have asked if it's possible to add an icon to the knowledge article tiles on the employee center, like we have on our record producer tiles. Does anyone know if there's a way to do this?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2024 01:28 AM
Hi @Julie21,
I've had the exact same issue but found an easy solution:
- Search for Tables, and open the Knowledge (kb_knowledge) table
- Amend the Image column, and change it from Basic Image to Image
Go to the Knowledge Article you want to update, and upload the image (I had to add the field to the form using Configure > Form Layout).
That was all that was needed for me!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2024 06:22 AM
Hi @Julie21 Refer this KB Article https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0812219
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2024 01:28 AM
Hi @Julie21,
I've had the exact same issue but found an easy solution:
- Search for Tables, and open the Knowledge (kb_knowledge) table
- Amend the Image column, and change it from Basic Image to Image
Go to the Knowledge Article you want to update, and upload the image (I had to add the field to the form using Configure > Form Layout).
That was all that was needed for me!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2024 12:11 AM
Amazing, thanks 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2024 12:20 AM
Hi @Julie21
Knowledge Article :
- Go to kb_knowledge table.
- Create a new column of type IMAGE (label- ICON) on the table and save it.
- Create an article and provide an image to it, that you'd like to show on the Portal for that article and save the article.
———————————————-
Please consider marking my reply as Helpful👍 and/or Accept Solution☑️, if applicable. Thanks!