Select the project to which you want to add the file upload feature from the Apps screen.
2. Add the Big File Upload Element in the UI Design Module
Drag the Big File Upload element from the left panel and drop it onto the screen.
This component provides the user with a file selection and upload interface.
3. Define the Upload File Action
Select the element and add the Device > Upload File action from the + ADD ACTION menu according to the desired trigger event (Initial Actions, OnClick, OnBlur, etc.).
4. Configure the Parameters
File Type (Optional): Enter file extensions (e.g. .pdf, .jpg, .png) separated by commas. This parameter allows the user to select only files of the permitted type.
Maximum File Size: (If applicable) The maximum file size that can be uploaded can be limited.
Storage Path or Format: Sets where and how the file will be stored in accordance with the backend.