# Recover lost forms

**URL:** https://community.glideapps.com/t/recover-lost-forms/15165
**Category:** Ask for Help
**Created:** [September 2, 2020, 7:04pm UTC](https://community.glideapps.com/t/recover-lost-forms/15165 "2020-09-02T19:04:10Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![John\_Burdine\_Jr](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/john_burdine_jr/32/9776_2.png) [@John\_Burdine\_Jr](https://community.glideapps.com/u/John_Burdine_Jr)
#### Post date: [September 2, 2020, 7:04pm UTC](https://community.glideapps.com/t/recover-lost-forms/15165/1 "2020-09-02T19:04:10Z")

</div>

I spent a full day building out several forms, then I decided it makes sense for them all to send their data to the same tab. I deleted all the no longer needed tabs and spent an hour formatting the master destination tab before going back into glide to point the forms to the proper destination only to find all the forms are gone. Is there anyway to recover them? If not is there any way to save forms for future use.

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [September 2, 2020, 10:42pm UTC](https://community.glideapps.com/t/recover-lost-forms/15165/2 "2020-09-02T22:42:41Z")

</div>

No, because your forms are tied to Sheets columns, when you restructured them, the connection is gone as Glide can’t find the column to write to anymore.

A way to prevent this is create the new sheet first, duplicate one of the buttons and link them to the new sheet with proper structure, then delete the old sheets.

---

<div class="post-metadata">

### Author: ![MFAB](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/mfab/32/48625_2.png) [@MFAB](https://community.glideapps.com/u/MFAB)
#### Post date: [October 2, 2022, 6:11pm UTC](https://community.glideapps.com/t/recover-lost-forms/15165/3 "2022-10-02T18:11:23Z")

</div>

I lost a form in a different manner.

1. I created a form based on an Inline List \> ACTION \> “Show Form Screen” title `Enter Time`.
2. I was perfectly happy with the form and it worked great adding records to the DESTINATION \> Sheet.
3. Then I realized I wanted to use the same form as a [Form Button](https://www.glideapps.com/docs/guides/other/forms#adding-the-form-button) in the Detail Screen.
4. I looked to see if there was a way to copy the form or save it as a template and found [this Feature Request](https://community.glideapps.com/t/drag-and-drop-components-into-other-tabs/15855) in which all of the links seem to be broken so it wasn’t much help.
5. I took a stab and tried changing the Inline List \> ACTION \> to “Show Detail Screen” then added a form button to that screen but couldn’t find a way to pull up the original form I had created in the prior steps.
6. So I changed the Inline List \> ACTION \> back to “Show Form Screen” title `Enter Time` and my original form was gone.

Is there a way to recover that original form or do I need to rebuild it? Unless I’m missing something I would like to be able to save Forms for re-use elsewhere.

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [October 3, 2022, 1:13am UTC](https://community.glideapps.com/t/recover-lost-forms/15165/4 "2022-10-03T01:13:50Z")

</div>

> [@MFAB](#):
>
> Unless I’m missing something I would like to be able to save Forms for re-use elsewhere.

The most straightforward way is right click \> copy all elements \> paste it to the new form screen.

I doubt you would be able to recover the original one. You lost it at step 5 when you change the inline list action.

---

<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: [October 3, 2022, 1:23am UTC](https://community.glideapps.com/t/recover-lost-forms/15165/5 "2022-10-03T01:23:59Z")

</div>

mmm, I think the only way to create re-usable form screens is with custom forms. ie. Detail Screen on top of a helper table.

---

<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 3, 2022, 1:42am UTC](https://community.glideapps.com/t/recover-lost-forms/15165/6 "2022-10-03T01:42:23Z")

</div>

If you haven’t gotten too far, sometimes the Undo button will get you back to where you were.

---

<div class="post-metadata">

### Author: ![MattJP](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/mattjp/32/47532_2.png) [@MattJP](https://community.glideapps.com/u/MattJP)
#### Post date: [December 14, 2022, 5:52pm UTC](https://community.glideapps.com/t/recover-lost-forms/15165/7 "2022-12-14T17:52:19Z")

</div>

Is there any way to tell what steps you are undoing? I had a trouble working out how far I’d gone back.

---

<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 14, 2022, 8:00pm UTC](https://community.glideapps.com/t/recover-lost-forms/15165/8 "2022-12-14T20:00:31Z")

</div>

No, there’s no indication. I’m not sure but it might only undo changes on the particular screen you are viewing. Other than that, it’s just sequential. It undoes changes starting with the last change and going backwards.

---

<div class="post-metadata">

### Author: ![MattJP](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/mattjp/32/47532_2.png) [@MattJP](https://community.glideapps.com/u/MattJP)
#### Post date: [December 15, 2022, 8:20am UTC](https://community.glideapps.com/t/recover-lost-forms/15165/9 "2022-12-15T08:20:30Z")

</div>

It might undo changes on other views (such as Data while you’re looking at Layout). That’s what it _seemed_ to be doing for me but I lost track of where I was and could not confirm where I got to.

Edit: turns out it does perform undo on some views that are not active. I tested using the Custom Action view where undo seems to have no effect (cancel works of course). Edits in the inactive Layout View were undone on Ctrl-z.
