mfeltscher
11 years agoExpert
Display rating as stars in custom component
Hi there.
I'm currently working on a custom component where I have to display the lastest ratings along with some other information across the community.
I'm fetching the ratings using the API and I'm wondering if there is a way to display the rating value I get as a visual star rating using FreeMarker. As of right now I just do it by hand which is pretty hacky in my eyes.
Moreno