The File Uploader Widget properties panel contains settings that control the field name, access permissions, and layout.
General
| Property | Description |
|---|
| Name | Internal field name. Files uploaded through this widget are linked to the form record under this name. Used for identifying and retrieving the correct set of files for a given record. |
| Readonly | When enabled, the upload area is hidden and users can only view, download, and preview existing files. Delete actions are also disabled. |
| Visible | Controls whether the file uploader is displayed. When unchecked, the widget is hidden but remains configured. |
Appearance
| Property | Description |
|---|
| Font Size | Overrides the font size defined in the project theme. |
| Font Weight | Overrides the font weight defined in the project theme. |
| Min Height | Sets the minimum height of the file uploader area. Supports px, %, or vh units. |