# Questions About Favorites

**URL:** https://community.glideapps.com/t/questions-about-favorites/20370
**Category:** Ask for Help
**Created:** [December 28, 2020, 4:56am UTC](https://community.glideapps.com/t/questions-about-favorites/20370 "2020-12-28T04:56:42Z")
**Posts on this page:** 12
**Page:** 1

<div class="post-metadata">

### Author: ![Jen\_NYCP](https://avatars.discourse-cdn.com/v4/letter/j/848f3c/32.png) [@Jen\_NYCP](https://community.glideapps.com/u/Jen_NYCP)
#### Post date: [December 28, 2020, 4:56am UTC](https://community.glideapps.com/t/questions-about-favorites/20370/1 "2020-12-28T04:56:42Z")

</div>

Hi!

So, I’m testing out favorites on my app, and came across a few issues/questions and wanted to see if there were any solutions/answers to them.

1. I would like to remove the favorites tab from the top of the tabs. I created a details style layout for some, but others like inline lists do not have that option and the map tab can only use the map style.  

2. I created the needed user sheet to have this work of course. There was also an APP:Login sheet that was automatically created. Have the two sheets taken up many of your rows as new users are created and more login-ins happen? Has this been an issue towards the row limit?

Thanks!

---

<div class="post-metadata">

### Author: ![Manan\_Mehta](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/manan_mehta/32/13957_2.png) [@Manan\_Mehta](https://community.glideapps.com/u/Manan_Mehta)
#### Post date: [December 28, 2020, 5:11am UTC](https://community.glideapps.com/t/questions-about-favorites/20370/2 "2020-12-28T05:11:50Z")

</div>

Hello @Jen_NYCP

1. If you have the favorites enabled (Whether from the button you are using in your inline list or as a separate component in the details view) the favorites tab will be created by default.  
If you want to remove it, you can use a details view and add an inline list with a search bar. It will look the same (though you will lose the ability of in-app filter and sort)  
You can also remove the favourites button from your tiles layout and the favourites tab should go away.

2. App:logins does not count towards your rows

---

<div class="post-metadata">

### Author: ![Jen\_NYCP](https://avatars.discourse-cdn.com/v4/letter/j/848f3c/32.png) [@Jen\_NYCP](https://community.glideapps.com/u/Jen_NYCP)
#### Post date: [December 28, 2020, 5:19am UTC](https://community.glideapps.com/t/questions-about-favorites/20370/3 "2020-12-28T05:19:32Z")

</div>

Thanks Manan!

I actually want the favorites on those tiles and those tabs cannot be created with a details layout. You can see with the screenshot above there is no details style option for the inline lists and for the map tab, a map component is not the same.

That’s good to know for the login sheet. I am wondering if anyone ever ran out rows with user profiles in place.

---

<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: [December 29, 2020, 7:13pm UTC](https://community.glideapps.com/t/questions-about-favorites/20370/4 "2020-12-29T19:13:27Z")

</div>

I’m not sure I understand what you mean when you say that a tab cannot be created with a details layout. Any tab can be created with a details layout. That then allows you to add an inline list (that is set to the maps layout) within that details layout screen. This will prevent the All/Favorites tabs from showing at the top of the screen. The only downside of an inline list set to the maps layout is that you have to pick either the map or the list view. The inline list version of the the map will not let you switch between map and list view with a button. There are ways around this though and I do have an example in Food/Activities tab of this app.

> **[Copy of Family Reunion](https://rwtsk.glideapp.io/)**

---

<div class="post-metadata">

### Author: ![Jen\_NYCP](https://avatars.discourse-cdn.com/v4/letter/j/848f3c/32.png) [@Jen\_NYCP](https://community.glideapps.com/u/Jen_NYCP)
#### Post date: [December 29, 2020, 7:37pm UTC](https://community.glideapps.com/t/questions-about-favorites/20370/5 "2020-12-29T19:37:35Z")

</div>

Thanks! I was only looking at the map component for an inline list, which is totally different. It’s fine for it to only have the map view.

But looks like it cannot be removed from inline lists themselves since those don’t have an option for a details style.

---

<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: [December 29, 2020, 7:52pm UTC](https://community.glideapps.com/t/questions-about-favorites/20370/6 "2020-12-29T19:52:25Z")

</div>

Are you sure you aren’t confusing a List Style layout vs and Inline List??? Inline List components have never shown the All/Favorites tabs. All/Favorites only shows when the tab layout style is one of the list styles.

I still don’t fully understand what you are saying. You would never display a list as a detail…it’s a list… When you click on a list item, then you are viewing the details. I think you need to be aware when you are looking at the tab layout vs the inline list component layout.

---

<div class="post-metadata">

### Author: ![Jen\_NYCP](https://avatars.discourse-cdn.com/v4/letter/j/848f3c/32.png) [@Jen\_NYCP](https://community.glideapps.com/u/Jen_NYCP)
#### Post date: [December 29, 2020, 8:59pm UTC](https://community.glideapps.com/t/questions-about-favorites/20370/7 "2020-12-29T20:59:22Z")

</div>

This inline list  
 ![inline3](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/0/1/01d6820105729395f1a67a74313ff639271fde69.png)

Clicks into this screen, there is no option for a details style.

 ![inline34](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/7/1/7111f489eaf488ff865ab9b38830d646548a2d24.png)

---

<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: [December 29, 2020, 9:15pm UTC](https://community.glideapps.com/t/questions-about-favorites/20370/8 "2020-12-29T21:15:42Z")

</div>

That’s the inline list layout. You need to adjust the layout for the TAB to be details layout, which you already have because you are already on a details layout which lets you add an inline list as a component. Why would you want to display an inline list itself in the details style? It’s a list, not a detail.

Since you are already using an inline list component on a detail screen, I’m assuming that you don’t have the All/Favorites tab on that list, correct? So I’m a little unclear on what the problem is. Sorry, but I feel like we are talking about different things here. Your screenshots from earlier show that you were not using the details layout at all, but now it appears you are with an inline list on that details screen.

---

<div class="post-metadata">

### Author: ![Jen\_NYCP](https://avatars.discourse-cdn.com/v4/letter/j/848f3c/32.png) [@Jen\_NYCP](https://community.glideapps.com/u/Jen_NYCP)
#### Post date: [December 29, 2020, 9:23pm UTC](https://community.glideapps.com/t/questions-about-favorites/20370/9 "2020-12-29T21:23:28Z")

</div>

I do have the favorite tab on the same list shown above. It’s the same exact screen I screenshot for #1 in my initial question.

 ![inline345](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/3/6/36ba1343289ded9e7e0e561eeada79f269dea3d6.jpeg)

---

<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: [December 29, 2020, 9:45pm UTC](https://community.glideapps.com/t/questions-about-favorites/20370/10 "2020-12-29T21:45:08Z")

</div>

Is that a ‘See All’ screen? I don’t see that mentioned anywhere above. That is an entirely different situation. The only time I would expect to not see the details layout option is on the settings for an inline list or within the ‘See All’ of an inline list. My only guess is that you are in the ‘See All’. If it is within a ‘See All’, would you agree that the list shown before clicking on ‘See All’ does in fact Not show the All/Favorites tab as I have explained? I just want to be clear because I think we have gotten way off track looking for problem in the wrong place.

---

<div class="post-metadata">

### Author: ![Jen\_NYCP](https://avatars.discourse-cdn.com/v4/letter/j/848f3c/32.png) [@Jen\_NYCP](https://community.glideapps.com/u/Jen_NYCP)
#### Post date: [December 29, 2020, 10:09pm UTC](https://community.glideapps.com/t/questions-about-favorites/20370/11 "2020-12-29T22:09:44Z")

</div>

It is a Inline List which has the ‘See All’ text as I am only displaying a certain amount of tiles.

This inline list is on the main tab of the app, there is no favorites/all tab at the top of this tab. Thanks!

---

<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 12, 2024, 1:50am UTC](https://community.glideapps.com/t/questions-about-favorites/20370/12 "2024-01-12T01:50:04Z")

</div>


