Forum Discussion
TariqHussain
8 years agoBoss
AbhishekIlindra
8 years agoBoss
Hi Marianne80: Check this article for more info
If my post is helpful and answers your question, please give "Kudos" and "Accept it as a Solution."
Thanks & Regards,
Abhishek Illindra
- luk8 years agoBoss
What does this component do? Is there a "helpfulness" value stored somewhere?
- VikasB8 years agoBoss
Yes, it stores with every message as tkb_helpfulness_rating = true if someone checked it as a helpful message.
You can get here how many users found it helpful.
SELECT * FROM tkb_helpfulness_ratings WHERE message.id = 'id'
Also, you can get in matrics as well. To get more insight you can follow below links
https://community.lithium.com/t5/Strategy/TKB-quot-Was-this-article-helpful-quot/m-p/188472#M512
Related Content
- 4 years agoInactive User
- 7 months ago