- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-17-2023 02:11 AM
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.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-17-2023 02:27 AM
Hi @Kruthik M Shiva ,
The below property decides whether to show "Helpful" or not:
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"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-17-2023 04:58 AM