File Upload with Forms

I would like to bring your attention to a future enhancement.

File Upload with Forms: Once a user attaches a file, it gets uploaded before the user hits the form submission button. Message appears that file was successfully uploaded even though form hasn’t been submitted.

Also, a user can try to upload a file that is over the 50mg limit. A message appears that the file is over the limit. The form can still be submitted, appearing as if the file also uploaded.

Hope the information is useful.

I wonder if we just ran into this bug. I haven’t done any testing yet, but if the description above is true, it could be the cause of what we saw.

We had someone submit a form with a required attachment field, but there was no attachment in the submission.

I wonder if they tried to upload a file over 50mb, didn’t notice the error message, and LiveWhale allowed the submission anyway.