File Upload
Use this field when users need to upload files as part of their submission. You can define allowed multiple files, file types and file size limits.
Allowed File Types Specify which file formats are accepted (e.g.,
.pdf,.jpg,.png,.docx). This helps ensure users only upload the correct types of files.Allow Multiple Files Enable this option to let users upload more than one file within the same field. Useful when users need to submit several supporting documents.
Maximum File Size Set a file size limit (e.g., 5MB per file) to prevent large files from being uploaded. This helps manage storage and upload performance.
💡 Example: For a job application form, you can allow
.docxfile types, set a maximum of 3 files, and limit each file to 2MB.
How to use:
Go into a section
Click any field and select the 'File Upload' field type

Last updated