# Everthing gone if change source tab

**URL:** https://community.glideapps.com/t/everthing-gone-if-change-source-tab/60310
**Category:** Ask for Help
**Created:** [April 9, 2023, 6:09am UTC](https://community.glideapps.com/t/everthing-gone-if-change-source-tab/60310 "2023-04-09T06:09:01Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![maser1235](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/maser1235/32/57235_2.png) [@maser1235](https://community.glideapps.com/u/maser1235)
#### Post date: [April 9, 2023, 6:09am UTC](https://community.glideapps.com/t/everthing-gone-if-change-source-tab/60310/1 "2023-04-09T06:09:01Z")

</div>

Not sure this is a design feature or flaw - if I had designed a page and if we change the source tab then everything will be gone - is there anyway we can copy the previous job done AND change the tab at same time?

[![Imgur](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/7/d/7d026b7ccf1f228dbb04a9043ec7634570cab200.jpeg "imgur.com") ](https://imgur.com/YOPGrXT)

[![Imgur](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/2/a/2a8f5d8b7294839248cfd96915a1d7fb919b7c78.jpeg "imgur.com") ](https://imgur.com/ChKYFRo)

tks a bunch

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [April 9, 2023, 6:21am UTC](https://community.glideapps.com/t/everthing-gone-if-change-source-tab/60310/2 "2023-04-09T06:21:07Z")

</div>

Yes, that’s expected behaviour. Components that you add to a screen are tied to columns in the table that the screen is attached to. If you change that table (the source), then the columns that the components were tied to are no longer there, and so the components “break”.

If you find that you are wanting identical (or almost identical) screens that are attached to different tables, that is often a sign that your database setup may not be ideal.

---

<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: [April 9, 2023, 1:15pm UTC](https://community.glideapps.com/t/everthing-gone-if-change-source-tab/60310/3 "2023-04-09T13:15:42Z")

</div>

If you want to copy and paste components, you can right click in the components panel in the lower left panel in the builder, and select Copy All.
