Is there any way to hide the author in the knowledge articles?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-21-2020 02:34 AM
Hi guys,
My question is simple. Is there any way to hide the author in the knowledge articles?
Thanks in advance,
Rodrigo.
- Labels:
-
Knowledge Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-21-2020 03:04 AM
Hi,
Please have a look
Please mark it correct and helpful if applicable
Thanks,

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-21-2020 03:13 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-21-2020 03:32 AM
The thing is that I would like to hide it in every place a kb article is accessed.
For example, I access it from the mobile app with a URL applet that displays the kb article html so it's not only to hide it in portal.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-21-2020 03:35 AM
I don't know if there is another property to hide the fields you don't want to show on KB articles.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-21-2020 06:00 AM
Hey,
I tried and comment out the few lines in kb_view and got the result "Author Name" removed.
I was able to remove the 'authored by' field from displaying in the portal article view by updating the 'Page Specific CSS' field on the page: 'Knowledge Article View' to include '.author{display: none;}'.
I was also able to remove the authored by field from the 'Most Useful' widget list on the article page by setting system property 'glide.knowman.search.show_author' to false.
Please mark correct or helpful if this works.
Thanks
Swapnil