Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.brikl.co/llms.txt

Use this file to discover all available pages before exploring further.

File Uploader 06

Overview

File Uploader 06 is a multi-file upload component that allows users to drag and drop or click to browse files. It supports up to 10 files with a maximum size of 100MB each. It displays uploaded files in a repeating group list, allows individual file removal via an X icon, and includes a ‘Remove All’ button. The uploader becomes disabled and semi-transparent once the 10-file limit is reached.

How to use

1

Open the Brikl panel

Navigate to the Elements category in the Brikl panel.
2

Copy the component

Find File Uploader 06 and click Copy.
3

Paste into your editor

Paste it into your Bubble canvas with Cmd + V (Mac) or Ctrl + V (Windows), or right-click on the canvas and select Paste.

States

This component includes conditional states that automatically change its appearance.
StateTriggerVisual effect
Hovered (under limit)User hovers over the upload group and file count is less than 10Background color changes to a light gray (rgba(245,244,244,1))
Limit reachedCustom state file list count equals 10Group becomes 50% opaque and the file input is disabled, preventing further uploads
These states are handled natively by Bubble and require no additional setup. They will work automatically once the component is pasted into your editor.

Responsive

This component adapts to mobile screens. Font sizes and layout automatically adjust on screens smaller than Bubble’s built-in mobile breakpoint.

Workflows

This component includes pre-built workflows.
TriggerAction
FileUploader - 06 value changedAdds the newly uploaded file to the custom state list on the parent container, then resets the group
Icon - Remove Item FU (06) is clickedRemoves the corresponding file from the custom state list on the parent container
BT - Remove All Files (FU 06) is clickedClears the entire custom state file list on the parent container, resetting all uploaded files
These workflows are included when you use the Copy with Workflows option in the Brikl panel.

Requirements

LicenseStarter plan required
PluginsNone
Custom codeNot required

Platforms

PlatformSupported
Web
Mobile

License

This component requires a Starter plan.