Using Ratings

Last update: 2023-10-19
  • Created for:
  • User

The Rating component is used standalone or with other Communities features. This component allows signed-in community members to express their opinions by rating content.

Adding a Rating to a Page

To add a Rating component to a page in author mode, locate the component Communities / Rating and drag it into place on a page, such as a position relative to the feature for members to rate.

For necessary information, visit Communities Components Basics.

When the required client-side libraries are included, this is how the Rating component appears.

rating

Configuring Rating

Select the placed Rating component so you can access and select the Configure icon which opens the edit dialog.

configure-new

Under the Texts & Labels tab, you specify the internal identifier for the Rating.

tallyname

Tally Name
(Required) A simple name for the Rating which uniquely identifies this instance. Must be a valid node name for the repository.

Site Visitor Experience

Members

Only one rating per member is allowed. The member may change their rating at any time.

Anonymous

Anonymous posting of a rating is not supported. Site visitors must register (become a member) and sign in to participate.

Additional Information

More information may be found on the Rating Essentials page for developers.

On this page