The Zurich release has arrived! Interested in new features and functionalities? Click here for more

How to enable the Helpful Yes/No button below the articles.

Kvb Kiran
Tera Contributor

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. 

2 ACCEPTED SOLUTIONS

Ankur Bawiskar
Tera Patron
Tera Patron

@Kvb Kiran 

it comes from this widget

AnkurBawiskar_0-1758192389134.png

check these links

How to set up Knowledge Feedback and Knowledge Feedback Task 

1) Ctrl + Right Click and see Instance Options

AnkurBawiskar_2-1758192671969.png

 

2) See if somebody added some CSS to hide that row itself

AnkurBawiskar_3-1758192707197.png

 

Check if this property is true -> glide.knowman.show_yn_rating

This should be marked as true I believe

AnkurBawiskar_1-1758192556154.png

 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

yes correct you need to make the property "glide.knowman.show_yn_rating" value to true

Please hit like and mark my response as correct if that helps

View solution in original post

16 REPLIES 16

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.

Please hit like and mark my response as correct if that helps

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?

yes correct you need to make the property "glide.knowman.show_yn_rating" value to true

Please hit like and mark my response as correct if that helps

Thanks a lot. 

Welcome!
If my response resolved your query, please mark it as the Accepted Solution and click Helpful so this thread can be closed.

Please hit like and mark my response as correct if that helps