Hide the Knowledge article read time and Reviewed By data on the Knowledge articles
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2024 04:48 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2024 05:06 AM
You'll need to update the UI page "kb_view" and delete the related vars.
For example author/revised by is located here:
Steps:
1. Filter navigator -> UI pages
2. Search for the UI page "kb_view"
If my post helped you, please click the accept solution button and hit the thumbs up! Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2024 01:52 AM
Hi JaeggerLagane,
I passed empty values in the variable related to the Author, but still Author name is populating in the KB article in the Service Operations Workspace view.
It is not working.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2025 09:32 AM
Hi @varunkumar1, did you found something helpful?
I just found this: https://developer.servicenow.com/dev.do#!/reference/next-experience/xanadu/shared-components/sn-know... but it requires knowledge about hot to access and modify Next Experience components...