Hide Knowledeg Article Comment box
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2023 11:10 PM
Hi Team
I have requirement need to hide the Knowledge article comment box after the knowledge is published.
Thanks in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2023 11:32 PM - edited 07-19-2023 11:38 PM
Hello @srin12323
Greetings!
try setting glide.knowman.show_user_feedback to "never" if you want end user to never comment.
if you set system property "glide.knowman.show_user_feedback.roles" as admin then only admins can see the comments on portal. (end user can submit the comments)
if you want it for specific articles, then use the OOB field "Disable Commenting" on the kb_article which should also hide the comments.
if you want to remove the comment option from widget, you will have to clone and create the custom widget.
then refer below thread:
If my response helped please mark it correct and helpful.
Kind Regards,
Ravi Chandra.