# Offline rows/forms

**URL:** https://community.glideapps.com/t/offline-rows-forms/74434
**Category:** Ask for Help
**Created:** [June 27, 2024, 7:48pm UTC](https://community.glideapps.com/t/offline-rows-forms/74434 "2024-06-27T19:48:29Z")
**Posts on this page:** 10
**Page:** 1

<div class="post-metadata">

### Author: ![Dan\_San](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/dan_san/32/24085_2.png) [@Dan\_San](https://community.glideapps.com/u/Dan_San)
#### Post date: [June 27, 2024, 7:48pm UTC](https://community.glideapps.com/t/offline-rows-forms/74434/1 "2024-06-27T19:48:29Z")

</div>

I have a bunch of clients in the energy sector who need to conduct inspections where there is no connectivity.

The issue I seem to have is that, the inspection takes about 2 hours and has about 30 fields. They cannot do it one go, so they need to do it in pieces and save it.

In offline, once I add the record, I am not able to edit it.

Any suggestions for Glide or do I need to look at different technology ?

---

<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: [June 29, 2024, 12:11am UTC](https://community.glideapps.com/t/offline-rows-forms/74434/2 "2024-06-29T00:11:37Z")

</div>

I haven’t used offline rows. If you use a custom form instead of a normal form, does that help?

---

<div class="post-metadata">

### Author: ![Hirfher](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/hirfher/32/57152_2.png) [@Hirfher](https://community.glideapps.com/u/Hirfher)
#### Post date: [June 29, 2024, 6:22am UTC](https://community.glideapps.com/t/offline-rows-forms/74434/3 "2024-06-29T06:22:20Z")

</div>

Try using a custom form, just as @ThinhDinh said.

---

<div class="post-metadata">

### Author: ![Dan\_San](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/dan_san/32/24085_2.png) [@Dan\_San](https://community.glideapps.com/u/Dan_San)
#### Post date: [July 4, 2024, 8:35pm UTC](https://community.glideapps.com/t/offline-rows-forms/74434/4 "2024-07-04T20:35:58Z")

</div>

Thanks. I will try that.

---

<div class="post-metadata">

### Author: ![Dan\_San](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/dan_san/32/24085_2.png) [@Dan\_San](https://community.glideapps.com/u/Dan_San)
#### Post date: [July 6, 2024, 6:55pm UTC](https://community.glideapps.com/t/offline-rows-forms/74434/5 "2024-07-06T18:55:12Z")

</div>

@ThinhDinh @Hirfher

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/f/e/fe0f1fbc31c2c36cafe73c14bdff2c5299121cda.png)  
Assuming you mean this for the custom form, that doesn’t work. It seems like once you are offline, the EDIT function no longer responds.

I can add a row. I see the new row in my collections table, but when I try to edit the row, although it is giving me the EDIT option, it doesn’t do anything when selected.

---

<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: [July 6, 2024, 11:15pm UTC](https://community.glideapps.com/t/offline-rows-forms/74434/6 "2024-07-06T23:15:43Z")

</div>

No, that’s a normal form. We meant this.

> [@How do I create a custom form?](https://community.glideapps.com/t/how-do-i-create-a-custom-form/25014):
>
> I’m just dropping this here so I have something to refer people to when they ask. This is a simple concept app (copyable), that demonstrates the following techniques: Building custom forms for adding and editing list items (as an alternative to the native forms provided by Glide) Preventing duplicate new entries using [User Specific Columns](https://docs.glideapps.com/all/reference/data-editor/user-specific-columns) and [Relations](https://docs.glideapps.com/all/reference/data-editor/computed-columns/relation-column) Enforcing mandatory input items The use of visibility conditions and user specific booleans to control user flow There is nothing particular…

---

<div class="post-metadata">

### Author: ![Dan\_San](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/dan_san/32/24085_2.png) [@Dan\_San](https://community.glideapps.com/u/Dan_San)
#### Post date: [July 6, 2024, 11:46pm UTC](https://community.glideapps.com/t/offline-rows-forms/74434/7 "2024-07-06T23:46:22Z")

</div>

ahhh… let me try this.

---

<div class="post-metadata">

### Author: ![Dan\_San](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/dan_san/32/24085_2.png) [@Dan\_San](https://community.glideapps.com/u/Dan_San)
#### Post date: [July 6, 2024, 11:57pm UTC](https://community.glideapps.com/t/offline-rows-forms/74434/8 "2024-07-06T23:57:47Z")

</div>

That worked like a charm… 🙂

Thanks

---

<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: [July 7, 2024, 12:30am UTC](https://community.glideapps.com/t/offline-rows-forms/74434/9 "2024-07-07T00:30:28Z")

</div>

Great to hear 😉

---

<div class="post-metadata">

### Author: ![system](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/system/32/53398_2.png) [@system](https://community.glideapps.com/u/system)
#### Post date: [July 14, 2024, 12:30am UTC](https://community.glideapps.com/t/offline-rows-forms/74434/10 "2024-07-14T00:30:48Z")

</div>

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.
