- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
5 hours ago
Hi Everyone,
The helpful yes/no button below all articles are not available in my instance.
Attaching screenshot on what i would like to achieve.
I referred some product documentations, and it was mentioned to install the plugin which I already installed.
Also tried finding some system properties which i could able to get them shown in the sys_properties. What am i missing here?
Thank you in advanced.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
5 hours ago
it comes from this widget
check these links
How to set up Knowledge Feedback and Knowledge Feedback Task
1) Ctrl + Right Click and see Instance Options
2) See if somebody added some CSS to hide that row itself
Check if this property is true -> glide.knowman.show_yn_rating
This should be marked as true I believe
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
5 hours ago
yes correct you need to make the property "glide.knowman.show_yn_rating" value to true
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
5 hours ago
I’ve confirmed in PDI that when the property glide.knowman.show_yn_rating is set to false, the Helpful Yes/No buttons are hidden.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
5 hours ago
Both roles are available
glide.knowman.show_yn_rating.roles
value = public
type = string
glide.knowman.show_yn_rating
value = false
I think i should i make the property "glide.knowman.show_yn_rating" value to true, right?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
5 hours ago
yes correct you need to make the property "glide.knowman.show_yn_rating" value to true
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
5 hours ago
Thanks a lot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago
Welcome!
If my response resolved your query, please mark it as the Accepted Solution and click Helpful so this thread can be closed.