Skip to main content
All CollectionsForms and data basesField types
How to enable multiple file Uploads in your form
How to enable multiple file Uploads in your form

Enable multiple file uploads in forms. Add "Upload" field and allow multiple files in settings.

Updated over a week ago

You can allow users to upload multiple files to your form by enabling the multiple file upload option.

multiple file uploads

You can also set the minimum and maximum number of files they can upload.

Step 1: Add a file upload field

  1. Open your form in the editor.

  2. Click on Add Field and select File field.

upload file

Step 2: Configure the file upload settings

  1. Select the File Upload field to open its settings in the right panel.

  2. (Optional) Toggle Required if file upload is mandatory.

  3. (Optional) Enable Admin-only if only admins should see this field.

Step 3: Choose the file type

  1. Click on the File Type dropdown.

  2. Select the appropriate file type:

    • Image (only image files allowed)

    • Document (only document files allowed)

    • Unrestricted (any file type is allowed)

    • Custom (define specific file formats)

file upload

Step 4: Enable multiple file upload

  1. Toggle Allow multiple file upload to ON.

  2. Two new fields will appear:

    • Minimum files required: Set the minimum number of files a user must upload.

    • Maximum files required: Set the maximum number of files a user can upload.

multiple file upload

Step 5: Define the file size limit (Optional)

Enter the maximum file size allowed per upload (in KB).

Step 6: Save and publish

  1. Once all settings are configured, click Publish.

  2. Test your form by uploading multiple files to ensure it works correctly.

By following these steps, you can allow users to upload multiple files while controlling the file type, size, and quantity.

📝 Additional insights:

For details on file upload limitations, refer to:

Did this answer your question?