Forum Discussion

EquatorDevelopr's avatar
11 years ago

Blog Article Helpfulness

We would like to enable helpfulness rating for Blog articles as it apears in TKB article ( Did you find this article helpful? yes / no ). Does anyone have any ideas how to do it?

2 Replies

  • EquatorDevelopr - For a start, see this article which is to add the helpfulness in the forum, http://community.lithium.com/t5/Developers-Discussion/Configuring-ratings-helpfulness/td-p/153196

     

    Now, to add this on the blogs, you have to add the folliwng in the BlogArticlePage from Studio. I tried a small PoC on our instance and it worked for blogs in case of star ratings.

    <component id="ratings.widget.rating-enum-display" ratingSystemRef="conv:helpfulness"/>

     

     

  • EquatorDevelopr's avatar
    EquatorDevelopr
    Guide
    11 years ago

    Thanks for your reply. But this didn't work and one of the replies in the article you sent link to says "The 'Was this article helpful..' component only appears for replies, not for new topic posts." Does this mean that blog articles can't have 'Was this article helpful..' component?