# Based on user pages

**URL:** https://community.glideapps.com/t/based-on-user-pages/39246
**Category:** Ask for Help
**Created:** [March 4, 2022, 5:04pm UTC](https://community.glideapps.com/t/based-on-user-pages/39246 "2022-03-04T17:04:52Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![sydity](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/sydity/32/39923_2.png) [@sydity](https://community.glideapps.com/u/sydity)
#### Post date: [March 4, 2022, 5:04pm UTC](https://community.glideapps.com/t/based-on-user-pages/39246/1 "2022-03-04T17:04:52Z")

</div>

How do I make features like cart to show the items inside based on the users? For example if Amy adds item1 in her cart, I want item to only show on Amy’s cart and not in Bob’s cart as well.

---

<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 5, 2022, 12:27am UTC](https://community.glideapps.com/t/based-on-user-pages/39246/2 "2022-03-05T00:27:04Z")

</div>

I assume you’re not using the native “Add to cart” flow.

If you’re using a form to write entries to your Cart table, you can add the email of the user alongside the item info, and make that email column a row owner. Users can only view their own items that way.

---

<div class="post-metadata">

### Author: ![sydity](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/sydity/32/39923_2.png) [@sydity](https://community.glideapps.com/u/sydity)
#### Post date: [March 5, 2022, 5:54am UTC](https://community.glideapps.com/t/based-on-user-pages/39246/3 "2022-03-05T05:54:51Z")

</div>

Thanks for the fast reply!

---

<div class="post-metadata">

### Author: ![sydity](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/sydity/32/39923_2.png) [@sydity](https://community.glideapps.com/u/sydity)
#### Post date: [March 5, 2022, 7:23am UTC](https://community.glideapps.com/t/based-on-user-pages/39246/4 "2022-03-05T07:23:01Z")

</div>

Hi, I just realised something. I actually used an “add row” flow from like the browsing page-\> detail of item-\> button at the bottom of detail will add the item to the cart. So with this how do I what I asked above?

---

<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 5, 2022, 1:32pm UTC](https://community.glideapps.com/t/based-on-user-pages/39246/5 "2022-03-05T13:32:17Z")

</div>

I saw you being helped by @Darren_Murphy in another thread, so I won’t respond here anymore. If you have any further questions, feel free to create a new one or ask in the other thread.

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [March 5, 2022, 1:36pm UTC](https://community.glideapps.com/t/based-on-user-pages/39246/6 "2022-03-05T13:36:04Z")

</div>

yeah, I’m helping @sydity

---

<div class="post-metadata">

### Author: ![system](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/system/32/53398_2.png) [@system](https://community.glideapps.com/u/system)
#### Post date: [March 6, 2022, 1:36pm UTC](https://community.glideapps.com/t/based-on-user-pages/39246/7 "2022-03-06T13:36:52Z")

</div>

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.
