How many file uploads can there be on a form?

The multi-file upload goes against accessibility best practices, however, you may use more than one file upload fields to allow for several files to be uploaded per form. You can add as many file upload fields as you need per form but the user cannot exceed 50MB per submission. We recommend limiting the size of the file per file upload field to help avoid users submitting large files that can exceed the total per submission.

Close window