Expand my Community achievements bar.

SOLVED

Need help with AEM 6.1 ratings component

Avatar

Level 2

Hi ,

I have included the ratings component in a page.

But I am unable to mark stars in the component.

Can anyone give me a step by step implementation of AEM 6.1 Ratings component?

1 Accepted Solution

Avatar

Correct answer by
Level 10

Here are the docs.

Using Ratings - docs.adobe.com

If the ootb component is not working for you - i would look into writing a custom one using a JQuery plug-in:

jQuery Bar Rating - Minimal, light-weight jQuery ratings

Using JQuery - you can create a lot of custom components!

View solution in original post

2 Replies

Avatar

Correct answer by
Level 10

Here are the docs.

Using Ratings - docs.adobe.com

If the ootb component is not working for you - i would look into writing a custom one using a JQuery plug-in:

jQuery Bar Rating - Minimal, light-weight jQuery ratings

Using JQuery - you can create a lot of custom components!