How to hide helpful widget from KB article for only Legal service portal?

Kruthik M Shiva
Tera Contributor

Hi All,
I have a requirement to hide Helpful widget from KB article, but it should be only for legal service portal and not for all the other KB of other portal. How to do this please provide any solution or pointers on this.
PFB screenshot for reference.
Thanks in advance.

1 ACCEPTED SOLUTION

Community Alums
Not applicable

Hi @Kruthik M Shiva ,

 The below property decides whether to show "Helpful" or not:

SandeepDutta_0-1681723521596.png

glide.knowman.show_yn_rating and  glide.knowman.show_yn_rating.roles.

 

If you wanty to limit with respect to a particular portal then , try using roles to show this helpful based on roles "glide.knowman.show_yn_rating.roles"

 

View solution in original post

5 REPLIES 5

Community Alums
Not applicable

Hi @Kruthik M Shiva ,

Unfortunately NO!!