# Make update button exclusive

**URL:** https://community.glideapps.com/t/make-update-button-exclusive/24287
**Category:** Ask for Help
**Created:** [March 15, 2021, 2:51pm UTC](https://community.glideapps.com/t/make-update-button-exclusive/24287 "2021-03-15T14:51:09Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Rich\_Dixon](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/rich_dixon/32/23025_2.png) [@Rich\_Dixon](https://community.glideapps.com/u/Rich_Dixon)
#### Post date: [March 15, 2021, 2:51pm UTC](https://community.glideapps.com/t/make-update-button-exclusive/24287/1 "2021-03-15T14:51:09Z")

</div>

My app is for a small group (50-60) of people. It allows them to track and update miles accumulated for a cause. They’re enrolled externally, not via the app.

Right now, anyone can update anyone’s miles. It’s a pretty trusted group, but the app would be more robust if each person could update only their own miles.

I think I set the app up incorrectly. Can I make my UPDATE button exclusive to the owner or do I need to re-configure?

Thanks.

> **[Hope & Freedom Challenge](https://texbq.glideapp.io/)**

---

<div class="post-metadata">

### Author: ![AymenM](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/aymenm/32/21370_2.png) [@AymenM](https://community.glideapps.com/u/AymenM)
#### Post date: [March 15, 2021, 2:53pm UTC](https://community.glideapps.com/t/make-update-button-exclusive/24287/2 "2021-03-15T14:53:45Z")

</div>

Row ID ?

> **[Row ID Column](https://docs.glideapps.com/all/reference/data-editor/computed-columns/row-ids)**
>
> Auto generate unique IDs for your rows

---

<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: [March 15, 2021, 3:05pm UTC](https://community.glideapps.com/t/make-update-button-exclusive/24287/3 "2021-03-15T15:05:11Z")

</div>

@Rich_Dixon

> [@User Profiles & User Specific Columns](https://community.glideapps.com/t/user-profiles-user-specific-columns/9921):
>
> We’ve had user profiles & user specific columns for a little while now, but I just finished a couple of new tutorials on them. They are really powerful so if you’re not sure what they are about - check out the videos below. slightly_smiling_face[[User Profiles | Glide Apps Tutorial] ](https://www.youtube.com/watch?v=5lQdJn-bHto)[[User Specific Columns | Glide Tutorial] ](https://www.youtube.com/watch?v=PK5eovZGne0)

> **[Glide Docs](https://www.glideapps.com/docs)**
>
> Welcome to Glide Docs, a steadily growing collection of articles and videos on how to use Glide. We can’t wait to see what you build!

Depends on what you want the other users to see

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [March 15, 2021, 3:13pm UTC](https://community.glideapps.com/t/make-update-button-exclusive/24287/4 "2021-03-15T15:13:42Z")

</div>

In addition, I’d add that you can set visibility on the button to only show of the email in the row matches the signed in user. In a small group like yours, that may be the easiest. Row Owners works too, but then nobody will be able to see anybody else’s results.

---

<div class="post-metadata">

### Author: ![Rich\_Dixon](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/rich_dixon/32/23025_2.png) [@Rich\_Dixon](https://community.glideapps.com/u/Rich_Dixon)
#### Post date: [March 15, 2021, 3:24pm UTC](https://community.glideapps.com/t/make-update-button-exclusive/24287/5 "2021-03-15T15:24:18Z")

</div>

@Jeff_Hager You’re amazing. This works exactly as I wanted.

Thanks for being so generous with your expertise.

---

<div class="post-metadata">

### Author: ![NoCodeAndy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/nocodeandy/32/62530_2.png) [@NoCodeAndy](https://community.glideapps.com/u/NoCodeAndy)
#### Post date: [January 17, 2024, 4:52pm UTC](https://community.glideapps.com/t/make-update-button-exclusive/24287/6 "2024-01-17T16:52:55Z")

</div>


