The File Upload block lets you collect files from users directly inside a quiz funnel step. You can drop it into any step, configure which file types are accepted, set how many files users can upload, and make the upload required before they can proceed.Documentation Index
Fetch the complete documentation index at: https://docs.landerlab.io/llms.txt
Use this file to discover all available pages before exploring further.
What Is the File Upload Block?
The File Upload block is a quiz block you add to a step in your funnel. When a user reaches that step, they see a drag-and-drop upload area where they can submit one or more files. It is useful when you need supporting documents, images, or media from a lead as part of your qualification flow. For example: proof of identity, a portfolio file, a contract, or a photo of a product issue.How to Add the File Upload Block to a Step
Block Settings
Once the Upload block is on your step, click it to open its settings panel on the left.General
| Field | What It Does |
|---|---|
| Name | Internal identifier for the block. Used in lead data and quiz logic references. |
| Label | The small label shown above the upload area on the published step. |
| Title | The main prompt shown inside the upload zone (e.g., “Drop your file here or click”). |
| Description | Supporting text shown below the title inside the upload zone (e.g., “Accepts png, jpeg, pdf”). |
Settings
| Field | What It Does |
|---|---|
| Min Files | The minimum number of files the user must upload. Default is 1. |
| Max Files | The maximum number of files allowed. |
| Allow Types | The file formats accepted. You can select multiple types from the dropdown. |
Accepted File Types
You can allow any combination of the following formats:Images
Images
JPEG, PNG, WebP, GIF, SVG, HEIC
Documents
Documents
PDF, DOC, DOCX, XLS, XLSX, PPT, PPTX, CSV, TXT
Video
Video
MP4, MOV, WebM
Validation
Under the Validations section, you can turn on the Required toggle. When enabled, the user cannot move to the next step until they have uploaded at least the minimum number of files. You can also set a custom Error Message that displays if the user tries to proceed without uploading.Other Configuration Options
The Upload block also supports the same standard block options available to other quiz blocks:| Section | What It Controls |
|---|---|
| Spacing | Adjust padding and margins. |
| Appearance | Control the visual look of the block. |
| Visibility | Show or hide the block based on conditions. |
How It Looks to the User
When a user reaches the step, they see a clearly labeled upload zone with the title and description you configured. They can drag and drop files directly into the area, or click to browse and select files from their device.Tips
Related
Managing Steps
Learn how to add, reorder, and manage steps in your quiz funnel.
Quiz Blocks
Explore all available blocks you can add to a quiz step.
Validation
Understand how to set rules that control when users can proceed.
Conditions
Use conditional logic to show or hide blocks based on user input.