Add comment should be visible to end user on knowledge articles.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2023 06:02 AM
Hi All,
I need to enable add comment option to end user on knowledge article in employee portal.
Right now it is visible to only admin. How can I enable to end user?
Thanks in advance!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2023 06:37 AM
Hi @Brijmohan ,
As per this article:
you should check below mentioned properties:
glide.knowman.show_user_feedback
glide.knowman.show_user_feedback.roles
Hope this helps you, please mark helpful and accept solution if it helped you.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2023 09:56 AM - edited 04-24-2023 12:42 AM
Hi Shivangi,
Thanks for your response. I have checked both property and knowledge article comment widget. There were a role field in which knowledge manager and knowledge admin role were added there. I have removed that and now it's visible to all user.
Now I need to restrict end user to see other user comment or feedback. End user can see his comments only. How can we achieve it?
Thanks.