Is there any way to show a star rating but un-editable?

If I link a star rating control to a “rating” field, the user could change the rating.
Is there any way to make it read only?

Thanks

I’ve never used the rating component, but my immediate thought would be to use an if-then-else column to create a read-only copy, and display this in its place. Something like this:

2 Likes
8 Likes

Cool, thanks!

Just watched that the whole way through. It’s so good for teaching so many basic techniques. Really, really good :+1:

1 Like

Thanks @Darren_Murphy !

Nicely explained (as always) this will certainly help the community understand how to implement star ratings

:star: :star: :star: :star: :star:

1 Like

Hi Robert, I don’t have the option to select Average on my Glide app, just count and unique count from the rollup dropdown. Any idea why?

Probably because your rating column isn’t formatted as a number column, perhaps?

2 Likes

This is where you see that he’s a teacher!:grinning:

1 Like