# Display user's selected items on their profile

**URL:** https://community.glideapps.com/t/display-users-selected-items-on-their-profile/29498
**Category:** Ask for Help
**Created:** [July 24, 2021, 3:52am UTC](https://community.glideapps.com/t/display-users-selected-items-on-their-profile/29498 "2021-07-24T03:52:10Z")
**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 24, 2021, 4:24am UTC](https://community.glideapps.com/t/display-users-selected-items-on-their-profile/29498/2 "2021-07-24T04:24:33Z")

</div>

Firstly this is not simple, since the switch does not contain any actions apart from switching the boolean.

You would want to switch to a component with an action, let’s say a button, and implement the Trebuchet method 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 …

> [@Shared "User Specific" Lists Between Users!](https://community.glideapps.com/t/shared-user-specific-lists-between-users/24747):
>
> Note: NOT a native feature in Glide. Uses the Pires-Petitto Trebuchet Method! Requires ~10 columns and 0 additional rows! Tutorial coming tomorrow—here’s a (soundless) sneak peak! For context, there’s one master list of items. I’m switching between two users that are linked via a “lead” email. The adding/removing of items from this master list is unique to these two users. Other users in the app have their own set of tools! [[Shared User Specific Column] ](https://www.youtube.com/watch?v=A6yC6kYv6F0)@Lucas_Pires

---

_[View the full topic](https://community.glideapps.com/t/display-users-selected-items-on-their-profile/29498)._
