Umbraco Forms - Multiple File uploader Max limit
# help-with-umbraco
j
Hi, Our client would like a Multiple file uploader added to their Umbraco Form. The server has a Max file size limit of 30MB. But if a user uploads multiple 30Mb files in one go what happens here? Is Forms intelligent enough to tell the user that they have reached the 30Mb limit? Or does it just fall over? Or Do we need to create an extension to catch the Max File(s) total size before submitting the form? Files are NOT submitted via Email they are stored in an Azure blob storage.
23 Views