File Uploader
The File Uploader widget allows users to upload various types of files to a page. It supports file collection for use cases such as form submissions, document sharing, and attachments, and is compatible with a wide range of file formats.
Common Use Cases
Uploading resumes, PDFs, or spreadsheets in job or admin forms
Submitting reports, documents, or research files in portals
Attaching supporting files in feedback or support requests
Uploading reference materials or source files for approval
Widget Properties
When a File Uploader widget is added to a page, the Panel Tab includes an additional control:
Select Allowed Format
Defines the acceptable file types for upload
Ensures users can only submit files in the specified formats
Helps maintain content structure and system integrity
Step-by-Step Guide to Use the File Uploader Widget
Step 1: Add the Widget
Open the Widgets Panel, go to the Fields & Headers section, and pick & drop the File Uploader widget onto your page where file input is needed.

Step 2: Configure Main Settings
Click the widget to open the Panel Tab. Adjust basic settings such as labels, placeholder text, or layout styling based on your page design.

Step 3: Set Widget Properties
In the Panel Tab, locate the Select Allowed Format field. Specify the file types that are permitted (e.g., .pdf
, .docx
, .xlsx
) to control what users can upload.

Step 4: Preview or Finalize
Click the Run/Preview icon to test the upload interaction. Ensure that only the allowed file types can be selected and uploaded correctly.

Last updated