Hi Netlify Peeps,
I need to create a form that will allow a user to upload multiple documents, however, I have found that it is quite easy to get a ’ This page isn’t working’ error message.
I have created a test site here …
https://netlify-file-upload-test.netlify.app/
Site ID: f6696740-6137-4242-9c8d-fe6ffcb593ec
I have seen in the docs it says ‘The form request has a maximum size limit of 8 MB.’ …
And I have been able to prove this …
… if I add a 9th 1 MB file it errors.
I have two questions/points regarding this …
-
If I upgrade from ‘Forms Level 0’ to ‘Forms Level 1’ will the total upload limit be higher?
If not, I think it should be. I’d be willing to upgrade if this was the case, and allowed up to 20MB for example. -
The way that it errors is really bad UX. I think Netlify should improve the way this situation is handled and warn the user that the total file size is over an arbitrary limit of 8MB. I can put some text in the form to warn people, but there is still a high chance of someone seeing this error.
Thanks in advance,
Adrian
(A long time Netlify customer)