Create Field β File Upload (Dropzone)
The File Upload field allows customers to upload files directly through their account or form. This is useful for collecting documents, images, proofs, or any additional files required for order processing or verification.
Defines the label shown above the file upload area.
Example values:
Edit Field Option
Accepted File Types
Specifies which file formats customers are allowed to upload.
Example values:
image/* β Allows all image formats
application/pdf β Allows PDF files only
image/*, application/pdf β Allows images and PDFs
This helps ensure only valid file types are submitted.
Allow Multiple Files
When enabled, customers can upload more than one file in the same field.
Use case:
Uploading multiple images, documents, or supporting files.
When enabled, customers must upload at least one file before proceeding.
Make Field Full Width
Expands the file upload area to take the full width of the layout, improving visibility and usability, especially on mobile devices.
Preview Section
Shows how the upload area appears to customers, including the drag-and-drop zone and upload button.
Example Preview:
π€ Drop files here or click Add file
When to Use File Upload Fields
Use file upload fields when you need customers to share images, documents, or supporting files as part of their profile, request, or order flow.