function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
David Roberts 4David Roberts 4 

How do I emulate the "Was this article helpful?" section in a custom 'article detail' component in a digital experience site?

Was this article helpful section.What are the actions on those buttons?

Best Answer chosen by David Roberts 4
SwethaSwetha (Salesforce Developers) 
HI David,
I've come across this similar post that can help you get started

https://salesforce.stackexchange.com/questions/290624/where-does-like-dislikes-stores-when-we-give-knowledge-article-feedback

If this information helps, please mark the answer as best. Thank you

All Answers

SwethaSwetha (Salesforce Developers) 
HI David,
I've come across this similar post that can help you get started

https://salesforce.stackexchange.com/questions/290624/where-does-like-dislikes-stores-when-we-give-knowledge-article-feedback

If this information helps, please mark the answer as best. Thank you
This was selected as the best answer
David Roberts 4David Roberts 4
Many thanks, Swetha. I found something similar but this is an excellent link. Vote object is where I'll start.