# Adding components to an existing screen that is just a list/map of items

**URL:** https://community.glideapps.com/t/adding-components-to-an-existing-screen-that-is-just-a-list-map-of-items/17218
**Category:** Ask for Help
**Created:** [October 16, 2020, 1:39pm UTC](https://community.glideapps.com/t/adding-components-to-an-existing-screen-that-is-just-a-list-map-of-items/17218 "2020-10-16T13:39:51Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![forsdick](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/forsdick/32/26296_2.png) [@forsdick](https://community.glideapps.com/u/forsdick)
#### Post date: [October 16, 2020, 1:39pm UTC](https://community.glideapps.com/t/adding-components-to-an-existing-screen-that-is-just-a-list-map-of-items/17218/1 "2020-10-16T13:39:51Z")

</div>

I have a button that links to an existing screen that is a simple list/map of items. I would like to add new components before and after the list/map.

Example:

1. Start up app: [https://lexbyfootandphone.glideapp.io/](https://lexbyfootandphone.glideapp.io/)

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/2X/c/c32d3c703079654d7e31445fc11be87ea845d51b.jpeg)

1. Click on “See Available Tours”
2. See list of tours:

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/2X/9/968d7129a17fa2f925fff43fe937cb620d68903f.jpeg)

1. It is at this point that I would like to be able to add a new component before the list, and a new component after the list.

Questions:

1. Can I

---

<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: [October 16, 2020, 2:13pm UTC](https://community.glideapps.com/t/adding-components-to-an-existing-screen-that-is-just-a-list-map-of-items/17218/2 "2020-10-16T14:13:03Z")

</div>

You can if you switch to the Details layout and display the list as an inline list, but I believe you lose the ability have the button to switch between list and map view. (You have to pick one or the other). You can however get around this with two inline lists and a choice component to select which view you want.

You can see what I mean here in the Food/Activities tab:

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