You can allow users to upload multiple files to your form by enabling the multiple file upload option.
You can also set the minimum and maximum number of files they can upload.
Step 1: Add a file upload field
Open your form in the editor.
Click on Add Field and select File field.
Step 2: Configure the file upload settings
Select the File Upload field to open its settings in the right panel.
(Optional) Toggle Required if file upload is mandatory.
(Optional) Enable Admin-only if only admins should see this field.
Step 3: Choose the file type
Click on the File Type dropdown.
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)
Step 4: Enable multiple file upload
Toggle Allow multiple file upload to ON.
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.
Step 5: Define the file size limit (Optional)
Enter the maximum file size allowed per upload (in KB).
Step 6: Save and publish
Once all settings are configured, click Publish.
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.