# How can I use the same sheet in 2 different tabs?

**URL:** https://community.glideapps.com/t/how-can-i-use-the-same-sheet-in-2-different-tabs/23844
**Category:** Ask for Help
**Created:** [March 6, 2021, 2:35am UTC](https://community.glideapps.com/t/how-can-i-use-the-same-sheet-in-2-different-tabs/23844 "2021-03-06T02:35:42Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Luis\_Siles](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/luis_siles/32/9384_2.png) [@Luis\_Siles](https://community.glideapps.com/u/Luis_Siles)
#### Post date: [March 6, 2021, 2:35am UTC](https://community.glideapps.com/t/how-can-i-use-the-same-sheet-in-2-different-tabs/23844/1 "2021-03-06T02:35:42Z")

</div>

How can I use the same sheet in 2 different tabs?  
If I load the sheet on the second tab the component from the first tab also appears, if I remove the components from the second tab they are also deleted on the first tab.

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/9/3/9399bbf06762adaaa6e5c391d943891b7ec7a48a.png) ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/8/0/802dc9ffaba8fd84f47e386ac73e2e8da9d3501e.png)

anyone know if it can be done?

---

<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: [March 6, 2021, 3:50am UTC](https://community.glideapps.com/t/how-can-i-use-the-same-sheet-in-2-different-tabs/23844/2 "2021-03-06T03:50:00Z")

</div>

Detail layouts are tied to sheets. The only time that isn’t the case is when you are at the top level of a tab or a link to screen. If you need two separate layouts from the same sheet, you will either need to duplicate the sheet, or use a custom action on the list to first set a user specific value, and then set conditions on the components you want to view, based on that condition.

---

<div class="post-metadata">

### Author: ![Luis\_Siles](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/luis_siles/32/9384_2.png) [@Luis\_Siles](https://community.glideapps.com/u/Luis_Siles)
#### Post date: [March 6, 2021, 3:52am UTC](https://community.glideapps.com/t/how-can-i-use-the-same-sheet-in-2-different-tabs/23844/3 "2021-03-06T03:52:09Z")

</div>

ok, I understand thanks for the answer

---

<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 17, 2024, 4:53pm UTC](https://community.glideapps.com/t/how-can-i-use-the-same-sheet-in-2-different-tabs/23844/4 "2024-01-17T16:53:07Z")

</div>


