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
RitikRitik 

Rich Snippets for Reviews and Ratings

Hello,

How can we develop blog kind of thing in my vf page, wherein, if the page is hosted on force.com site then the end user can write reviews, give ratings, and then retweet on some comments.


Thanks and Regards,
Ritik
sandeep@Salesforcesandeep@Salesforce
RitikRitik
Thanks Sandeep for your helpful answer.
I'll analysye this code if it can be utilized in my Vf page (as it is optimized as per Lightning)


It would be great if anybody let me know how to write reviews in VF page.

Thanks
Ritik
RitikRitik
I need a section on VF page wherein people can write comments,reviews etc.

I can partially achive this by using inputText and outputText within apex:repeat but is there any other better way for achieving this?
sandeep@Salesforcesandeep@Salesforce
For Review you can use some JS components.