web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Pages / How to add a ratings p...
Power Pages
Unanswered

How to add a ratings panel for knowledge articles on custom page?

(0) ShareShare
ReportReport
Posted on by 21

I started with the "Customer Self Service Portal" template, which I've been customising. I started with that template because I need to display knowledge articles.

 

Instead of the "Full Page" template, I'm using my own liquid based template for showing knowledge articles. This is because I need to show category hierarchy and some other things that the "Full Page" (aspx) template won't do for me.

 

I have hit a snag with ratings. I would like to show a rating against each knowledge article and allow the user to provide feedback. The standard rating control (that I can find next to no documentation for) looks promising:

 

{% rating id: page.id, entity: page.logical_name, readonly: false, panel: true, snippet: "Rating Heading", step: "1", min: "0", max: "5", round: true %}

 

except that this then provides rating for my page not the knowledge article I'm showing on it. So

.../articles/?id=KB001
.../articles/?id=KB042

show different articles, but share the same rating. Logical I suppose since the page.id will be the same.

 

On the off-chance I did try:

 

{% rating id: article.knowledgearticleid, entity: article.logical_name, readonly: false, panel: true, snippet: "Rating Heading", step: "1", min: "0", max: "5", round: true %}

 

but that generated the error:

 

Liquid error: Currently this entity type is not supported.

 

Is there a way round this? Or is there a better control? Is there a parameter that I'm missing? Or a completely different approach?

Any suggestions would be welcome. Thank you.

Categories:
I have the same question (0)

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Pages

#1
rezarizvii Profile Picture

rezarizvii 64

#2
DP_Prabh Profile Picture

DP_Prabh 36

#3
oliver.rodrigues Profile Picture

oliver.rodrigues 30 Most Valuable Professional

Last 30 days Overall leaderboard