- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-23-2017 06:15 AM
I have been assigned to remove/hide author name in Knowledge article item due to many clients constantly contacting author for further question relate to article and they want to remove that to prevent contact. Where can I remove it? It seem I couldn't find solution answer even I tried How to remove or hide author, last modified from the Knowledge Articles? in Knowledge properties but that doesn't work because that is for search only, not in article item. Anyone know where I can remove it? I am in Geneva version.
Solved! Go to Solution.
- Labels:
-
User Interface (UI)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-23-2017 10:43 AM
Hey Bradley,
I tried and comment out the few lines in kb_view and got the result "Author Name" removed.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-23-2017 06:24 AM
Hi Bradley,
Do you want to hide it from being displayed or remove the value entirely? Have you tried putting a ACL on the author field to require knowledge_admin (or some other) role?
Docs: Access control rules
Docs: Contextual security
Security Best Practices - ServiceNow Wiki
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-23-2017 06:34 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-23-2017 06:37 AM
Try the ACL thing. It's definitely possible to add/remove/change ACLs on the OOB tables and fields to meet your needs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-23-2017 08:12 AM
in ACL, for type, do I select ui_page? Then for Name I selected kb_knowledge.author.