# How to make a favorites list

**URL:** https://community.glideapps.com/t/how-to-make-a-favorites-list/40421
**Category:** Ask for Help
**Created:** [April 4, 2022, 9:41pm UTC](https://community.glideapps.com/t/how-to-make-a-favorites-list/40421 "2022-04-04T21:41:37Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Katelyn\_Alberts](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/katelyn_alberts/32/44421_2.png) [@Katelyn\_Alberts](https://community.glideapps.com/u/Katelyn_Alberts)
#### Post date: [April 4, 2022, 9:41pm UTC](https://community.glideapps.com/t/how-to-make-a-favorites-list/40421/1 "2022-04-04T21:41:37Z")

</div>

I created profiles that can be favorited.  
I know that I need to make an inline list to display ‘the favorites’  
Now what I don’t know is: what kind of column I need to make in the database for the inline list?

This is very basic but my brain is fried today 🙂

Thanks.

---

<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: [April 4, 2022, 9:47pm UTC](https://community.glideapps.com/t/how-to-make-a-favorites-list/40421/2 "2022-04-04T21:47:42Z")

</div>

HAve an inline list that’s filtered by the favorites column

---

<div class="post-metadata">

### Author: ![Katelyn\_Alberts](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/katelyn_alberts/32/44421_2.png) [@Katelyn\_Alberts](https://community.glideapps.com/u/Katelyn_Alberts)
#### Post date: [April 4, 2022, 9:49pm UTC](https://community.glideapps.com/t/how-to-make-a-favorites-list/40421/3 "2022-04-04T21:49:59Z")

</div>

yes i didn’t know how to create the favorite column though, but i think i figured it out, a user specific boolean?

---

<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: [April 4, 2022, 10:15pm UTC](https://community.glideapps.com/t/how-to-make-a-favorites-list/40421/4 "2022-04-04T22:15:17Z")

</div>

Yes, just add the favorite component to your details screen.  
As long as your app has user profiles and the favorite component added, Glide should add this column b default:  
 ![Valcourt - Front Desk App · Glide 2022-04-04 at 5.14.24 PM](https://p-BOF7AlG4.t2.n0.cdn.getcloudapp.com/items/GGul4Zkz/be3afbe0-440b-42b8-9075-cc2a3dbec854.jpg?source=social&v=d40b6e7e667008a3dc5bb3ee9e7a94c3)

---

<div class="post-metadata">

### Author: ![Katelyn\_Alberts](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/katelyn_alberts/32/44421_2.png) [@Katelyn\_Alberts](https://community.glideapps.com/u/Katelyn_Alberts)
#### Post date: [April 4, 2022, 11:23pm UTC](https://community.glideapps.com/t/how-to-make-a-favorites-list/40421/5 "2022-04-04T23:23:10Z")

</div>

GOT IT…that explains why it wasn’t connecting to the one I created! It was already there! thanks!!

---

<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: [April 5, 2022, 11:24pm UTC](https://community.glideapps.com/t/how-to-make-a-favorites-list/40421/6 "2022-04-05T23:24:07Z")

</div>

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