# ⭐️ Introducing the Rating Component

**URL:** https://community.glideapps.com/t/introducing-the-rating-component/10710
**Category:** General
**Created:** [June 12, 2020, 6:38am UTC](https://community.glideapps.com/t/introducing-the-rating-component/10710 "2020-06-12T06:38:05Z")
**Posts on this page:** 20
**Page:** 1

<div class="post-metadata">

### Author: ![JackVaughan](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jackvaughan/32/49023_2.png) [@JackVaughan](https://community.glideapps.com/u/JackVaughan)
#### Post date: [June 12, 2020, 6:38am UTC](https://community.glideapps.com/t/introducing-the-rating-component/10710/1 "2020-06-12T06:38:05Z")

</div>

🆕 Introducing the Rating component! A quick way for users to submit their feedback using stars… or pizzas! why not 🍕🍕🍕🍕🍕? [Read more in our docs.](https://docs.glideapps.com/all/reference/components/pickers/rating)

[![](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/2X/b/bdb4b06e7ae82b7c24172662e47f1bac8ba10049.jpeg "Introducing Rating Component") ](https://www.youtube.com/watch?v=6tOOZzJMgzk)

---

<div class="post-metadata">

### Author: ![sardamit](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/sardamit/32/263_2.png) [@sardamit](https://community.glideapps.com/u/sardamit)
#### Post date: [June 12, 2020, 6:49am UTC](https://community.glideapps.com/t/introducing-the-rating-component/10710/2 "2020-06-12T06:49:31Z")

</div>

Does it average the ratings from each user if we use user-specific columns?  
If not, that would be a great addition.

---

<div class="post-metadata">

### Author: ![JackVaughan](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jackvaughan/32/49023_2.png) [@JackVaughan](https://community.glideapps.com/u/JackVaughan)
#### Post date: [June 12, 2020, 6:50am UTC](https://community.glideapps.com/t/introducing-the-rating-component/10710/3 "2020-06-12T06:50:09Z")

</div>

We need rollups over user specific columns before we can do that I believe.

---

<div class="post-metadata">

### Author: ![sardamit](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/sardamit/32/263_2.png) [@sardamit](https://community.glideapps.com/u/sardamit)
#### Post date: [June 12, 2020, 6:59am UTC](https://community.glideapps.com/t/introducing-the-rating-component/10710/4 "2020-06-12T06:59:43Z")

</div>

Yes, makes sense.

In its current form we can use it to allow users to submit their own ratings using a user-specific column. It’s almost like Favorites, but on a scale.

Without user-specific columns, anybody can change the absolute rating for that item, at which point it would make little sense.

---

<div class="post-metadata">

### Author: ![yinon\_raviv](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/yinon_raviv/32/1627_2.png) [@yinon\_raviv](https://community.glideapps.com/u/yinon_raviv)
#### Post date: [June 12, 2020, 9:17am UTC](https://community.glideapps.com/t/introducing-the-rating-component/10710/5 "2020-06-12T09:17:15Z")

</div>

If we don’t use user specific then for the item the value going to the sheets aggregate or average so we can present it back?

---

<div class="post-metadata">

### Author: ![John\_Cabrera](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/john_cabrera/32/2066_2.png) [@John\_Cabrera](https://community.glideapps.com/u/John_Cabrera)
#### Post date: [June 12, 2020, 10:24am UTC](https://community.glideapps.com/t/introducing-the-rating-component/10710/6 "2020-06-12T10:24:58Z")

</div>

Love this. Can’t wait for you guys to apply the same “choose your own icon” to other areas of the product. That little edit pencil in the upper corner for example… and of course the Favorite Heart… which would be great as a bookmark icon, star, heck I’d even take pizza over the heart for personal favorite collecting.

---

<div class="post-metadata">

### Author: ![Sebastian\_sebdjkl](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/sebastian_sebdjkl/32/117_2.png) [@Sebastian\_sebdjkl](https://community.glideapps.com/u/Sebastian_sebdjkl)
#### Post date: [June 12, 2020, 10:53am UTC](https://community.glideapps.com/t/introducing-the-rating-component/10710/7 "2020-06-12T10:53:32Z")

</div>

It looks great, like your amazing work.

However, maybe I am wrong, but I feel that it is like the “Like” button :

- It is interesting only if it is only for a user-specific view (like your own reminder)

- It does not work on a community, where the average score would be displayed (which seems to be the most common scenario).

How would you for example rate a pizza in a restaurant menu and have all users see that this pizza has a rating of 4/5 stars (average) ?

---

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [June 12, 2020, 2:02pm UTC](https://community.glideapps.com/t/introducing-the-rating-component/10710/8 "2020-06-12T14:02:52Z")

</div>

You’d need to use a form button still for community ratings. Can’t use a rating component to display the rating either because it would over write the current total, right?

---

<div class="post-metadata">

### Author: ![ajchan](https://avatars.discourse-cdn.com/v4/letter/a/9de053/32.png) [@ajchan](https://community.glideapps.com/u/ajchan)
#### Post date: [June 12, 2020, 9:07pm UTC](https://community.glideapps.com/t/introducing-the-rating-component/10710/9 "2020-06-12T21:07:28Z")

</div>

I thought this was going to aggregate that but looks like it’s user specific?

@Robert_Petitto - Do you have an example of form button for community ratings ?

---

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [June 12, 2020, 10:52pm UTC](https://community.glideapps.com/t/introducing-the-rating-component/10710/10 "2020-06-12T22:52:02Z")

</div>

Nope…I was mistaken. The rating button doesn’t exist in Forms. It’s a slick looking component, but kind of unusable practically until rollup over user specific columns arrives.  
 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/2X/1/18a52b7c0cbb1b356b7e0437f7b372201939a2e8.png)

---

<div class="post-metadata">

### Author: ![eltintero](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/eltintero/32/76520_2.png) [@eltintero](https://community.glideapps.com/u/eltintero)
#### Post date: [June 12, 2020, 10:58pm UTC](https://community.glideapps.com/t/introducing-the-rating-component/10710/11 "2020-06-12T22:58:52Z")

</div>

Hmmm. I had already big plans for this. ☹

---

<div class="post-metadata">

### Author: ![Mark](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/mark/32/125_2.png) [@Mark](https://community.glideapps.com/u/Mark)
#### Post date: [June 13, 2020, 12:31am UTC](https://community.glideapps.com/t/introducing-the-rating-component/10710/12 "2020-06-13T00:31:41Z")

</div>

> [@Robert\_Petitto](#):
>
> The rating button doesn’t exist in Forms

We’ll fix this.

---

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [June 13, 2020, 1:14am UTC](https://community.glideapps.com/t/introducing-the-rating-component/10710/13 "2020-06-13T01:14:21Z")

</div>

Neither does increment…I assume that’s intentional?

---

<div class="post-metadata">

### Author: ![Mark](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/mark/32/125_2.png) [@Mark](https://community.glideapps.com/u/Mark)
#### Post date: [June 13, 2020, 3:51am UTC](https://community.glideapps.com/t/introducing-the-rating-component/10710/14 "2020-06-13T03:51:01Z")

</div>

Would you use Increment in a Form? For what purpose?

---

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [June 13, 2020, 3:53am UTC](https://community.glideapps.com/t/introducing-the-rating-component/10710/15 "2020-06-13T03:53:58Z")

</div>

Easy add/subtract increments of points (by 5s, let’s say) to prevent user error.

Say I only wanted users to award points in increments of 5. Currently, I’d have to use a choice component with a preset list of multiples of 5s. A number entry allows users to enter in whatever they want.

---

<div class="post-metadata">

### Author: ![Glider](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/glider/32/9699_2.png) [@Glider](https://community.glideapps.com/u/Glider)
#### Post date: [June 14, 2020, 10:30pm UTC](https://community.glideapps.com/t/introducing-the-rating-component/10710/16 "2020-06-14T22:30:34Z")

</div>

nice

---

<div class="post-metadata">

### Author: ![jiabmsu\_msu](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jiabmsu_msu/32/8945_2.png) [@jiabmsu\_msu](https://community.glideapps.com/u/jiabmsu_msu)
#### Post date: [July 25, 2020, 6:21am UTC](https://community.glideapps.com/t/introducing-the-rating-component/10710/17 "2020-07-25T06:21:43Z")

</div>

How to display the rating to other user? I see only rating picker component. Thank you.

---

<div class="post-metadata">

### Author: ![Rosewebstudio](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/rosewebstudio/32/12261_2.png) [@Rosewebstudio](https://community.glideapps.com/u/Rosewebstudio)
#### Post date: [July 25, 2020, 7:08am UTC](https://community.glideapps.com/t/introducing-the-rating-component/10710/18 "2020-07-25T07:08:33Z")

</div>

See other comments above, it’s specific to the user

---

<div class="post-metadata">

### Author: ![SantiagoPerez](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/santiagoperez/32/16807_2.png) [@SantiagoPerez](https://community.glideapps.com/u/SantiagoPerez)
#### Post date: [July 26, 2020, 11:34pm UTC](https://community.glideapps.com/t/introducing-the-rating-component/10710/19 "2020-07-26T23:34:19Z")

</div>

Hey @jiabmsu_msu

This might help you.

[https://youtu.be/O7TEF5z5t7U](https://youtu.be/O7TEF5z5t7U)

---

<div class="post-metadata">

### Author: ![dberebi](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/dberebi/32/22226_2.png) [@dberebi](https://community.glideapps.com/u/dberebi)
#### Post date: [February 25, 2021, 4:28am UTC](https://community.glideapps.com/t/introducing-the-rating-component/10710/21 "2021-02-25T04:28:25Z")

</div>

Any plan to support aggregation over user-specific columns?

Or to expose the full table (which does exposed during export) to google sheet or as a glide table?

This would solve the problem since aggregation could be made privately in a google sheet, and pushed back into another sheet or glide table to be displayed in the app.

[Next page](https://community.glideapps.com/t/introducing-the-rating-component/10710.md?page=2)
