Skip to main content

Form submissions are sporadically not being recorded, has anyone else experienced this?

  • July 15, 2026
  • 7 replies
  • 81 views

EricGuy
Forum|alt.badge.img+6

Hi Everyone, 

 

I have a weird issue with Airtable Forms that I’ve been kicking around for quite some time and wanted to see if anyone else might have a similar experience. I have 2 different forms that I have for our Leadership team that allow them to submit the following content:

  1. Multiple photos or video, potentially bigger files (50MB - 1GB)
  2. Long Text field Questionnaire that require 4-6 paragraph responses 

90% of the time, everything is received without issue, but more notably with the photo submissions, sometimes it doesn’t submit or create the record. I originally assumed it’s user error, where maybe they’re not waiting until they get the confirmation message, but I have Leads insisting that they submitted and saw the confirmation, yet nothing gets recorded. Quick note, I’ve had reports of this happening with both public-access users and Airtable users.

 

This is not a new issue; I’ve been receiving these reports for ~2 years, but it never occurs often enough to be a big issue, and I can’t think of a better way to collect what I need from them. I’ve never personally experienced it and it’s difficult to catch because weeks can go by before we realize that a record is missing and when questioned, they are adamant that they submitted their content.

 

I’m going to enable submission receipts to try and curb this, but has anyone else experienced this?

7 replies

TheTimeSavingCo
Forum|alt.badge.img+32

Hm, with the receipts you’d still end up losing the 4-6 paragraph response if the submission didn’t go through

What if you did a two form thing where:

  1. First form asks for normal data, including the 4-6 paragraphs
  2. On submit, it redirects the users to another form that creates a record that’s linked to the record the first form created.  This second form will handle the file upload only

This way you’d safely get the hard to do stuff because the file upload would be relatively painless to redo?  And of course you’d turn on receipts for both like you mentioned

 


Forum|alt.badge.img+1

It sounds like an intermittent upload issue, especially with large attachments. Enabling submission receipts is a good idea, and if it continues, Airtable Support may be able to check server logs for missing submissions.


Stephen_Biegner
Forum|alt.badge.img+3
  • Participating Frequently
  • July 16, 2026

If you haven’t already, it might also be a good idea to create a confirmation email for your users that fires upon form submission. In the on-screen confirmation, you can say something like, “Thanks for submitting the form! You’ll receive a confirmation email momentarily. If you don’t...” and then explain whether they should resubmit or reach out to confirm their submission went through. That would help flag potential issues right away rather than having to check every single receipt. We do that for all our forms at my org and it’s been a huge help. 

Likewise, you could create an automation that notifies you if a form submission comes through with information missing. I’m assuming that the fields are required on your form. (If not, I’m super pro making as much required as possible, even if it means adding some transition questions and logic to hide or show fields - e.g. “Do you have files to upload? Y/N - if Y - upload to required attachment field; if N, hide field, user can submit form without this.”) 

If they’re required, you could have an automation that checks to see if any fields are empty that should be filled. If they are empty, you can have Airtable send you a notification or tag the record or whatever works for you to notice and address the issue. 


EricGuy
Forum|alt.badge.img+6
  • Author
  • Known Participant
  • July 16, 2026

Thank you for your replies, really appreciate the response. I’m now realizing there’s 2 things I missed in my initial post (which I’ll go back and add. EDIT: Nvm, I can’t edit the original?):

  • @TheTimeSavingCo These 2 forms are both required, but aren’t exclusively mutual; my team can fill out one and then the other later on. For more context, the 1st one is an overall experience survey on an event, the 2nd one is to submit photos, reports, receipts, etc which is filled out a couple of times throughout an event. 
  • Our users are primarily filling out these forms using mobile (both Android and iOS). I’ve built these forms directly into the interface, so the users don’t need to leave their Airtable app to fill them out (thus I doubt it’s a browser related issue). 

@Stephen_Biegner I do already have an automation that notifies our admin team whenever the survey response is received, but it doesn’t run because no record gets created; after each report, I can’t find any record of it existing and I don’t have any automations that delete anything in this table. 

 

@Jason Miller234 that’s not a bad idea, I didn’t know they had the ability to check that. I just figured if it didn’t process, that it would be lost.


Stephen_Biegner
Forum|alt.badge.img+3
  • Participating Frequently
  • July 16, 2026

@EricGuy  Got it. I think my idea was to have a confirmation email for the person who submits the form. The message on the confirmation screen can let them know if they don’t get a confirmation, then something went wrong, and they should resubmit. (Or, you can have them reach out to you to check.) I’m sure there are times when a weird glitch happens and the form submission doesn’t create a new record. I’m also sure that people are convinced they got to the confirmation screen or hit submit, but actually closed out of the app or form too soon, and that’s part of the issue. 

I’ve had staff come into my office swearing they submitted a receipt via one of our internal forms, and then when they show me, I can see that they never pressed submit and the tab was still open, buried among myriad tabs (no judgement as I have, like 50 tabs currently open - I know, sorry!). 

I know this doesn’t solve the problem of true form submissions not creating records, but could help remove any user error elements. Maybe?

Anyway, sorry if I’m way off base, but I do wonder if setting that up and also checking with Airtable support and asking them to check server logs can help. Good luck! 


TheTimeSavingCo
Forum|alt.badge.img+32

Interesting!  And users are reporting issues with both forms?


EricGuy
Forum|alt.badge.img+6
  • Author
  • Known Participant
  • July 17, 2026

@Stephen_Biegner I did actually end up creating a 2nd automation to send them a confirmation as well yesterday, so hopefully that deters the issue. It’s taken me this long to chase it because I usually assume that its user error, but the amount of times I hear it from different people leads me to question that maybe some submissions are actually failing. 

 

@TheTimeSavingCo Yes, so I don’t think it’s specific to the form, but the way they’re being processed. It could totally be user error, so now that I’m implementing receipt emails, perhaps it’ll curb the issue. I just wanted to open up the topic to see if anyone else was experiencing something similar.