# Rating in multiuser environments

**URL:** https://community.glideapps.com/t/rating-in-multiuser-environments/39872
**Category:** Ask for Help
**Created:** [March 20, 2022, 2:39pm UTC](https://community.glideapps.com/t/rating-in-multiuser-environments/39872 "2022-03-20T14:39:05Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [March 21, 2022, 12:08am UTC](https://community.glideapps.com/t/rating-in-multiuser-environments/39872/2 "2022-03-21T00:08:24Z")

</div>

Here’s my way to approach this.

> [@Preserve visibility of star ratings after being submitted by user](https://community.glideapps.com/t/preserve-visibility-of-star-ratings-after-being-submitted-by-user/22695/2):
>
> I have never used a rating component outside a form. I usually write the rating via a form/add row action to a Ratings sheet so I can do rollups and show ratings afterwards. There’s another method that you can do with compound action, which is: Show a rating component Have a button that says something like “Send your rating”. Increment a “Global rating total” column by the rating value. Increment a “Global rating count” column by 1. Increment a “User rating” user-specific column by the rating…

---

_[View the full topic](https://community.glideapps.com/t/rating-in-multiuser-environments/39872)._
