# Show (each users) favorite content in each users profile?

**URL:** https://community.glideapps.com/t/show-each-users-favorite-content-in-each-users-profile/29553
**Category:** Ask for Help
**Created:** [July 26, 2021, 9:17am UTC](https://community.glideapps.com/t/show-each-users-favorite-content-in-each-users-profile/29553 "2021-07-26T09:17:37Z")
**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: [July 26, 2021, 11:39pm UTC](https://community.glideapps.com/t/show-each-users-favorite-content-in-each-users-profile/29553/2 "2021-07-26T23:39:50Z")

</div>

If you store the favorites data inside a user-specific column then it will only show the favorites of the logged-in user. Nobody else will get access to that data.

Have a look at this thread to see if you can integrate it to your app. It’s not easy, but it’s a way to achieve what you want to do here.

> [@\[Advanced\] Trebuchet Method link - List of Items/users in one cell!](https://community.glideapps.com/t/advanced-trebuchet-method-list-of-items-users-in-one-cell/25688):
>
> #1 - Learn how to implement the method in your app. #2 - Learn how to remove an item from an array. star Trebuchet Method works in public & public with email apps! COPY THE APP FOR FREE Points of attention: We gotta pay attention in the minimal details because in almost every time we’re adding informations to another place, and all the columns must have values in every row (like tamplate, IFE, join list, split list), so when we click, our “current” row pick the …

---

_[View the full topic](https://community.glideapps.com/t/show-each-users-favorite-content-in-each-users-profile/29553)._
