File Upload
- Users can drag and drop their files directly onto the element.
- On Upload Finish action is triggered when the upload is complete.
- File ID (GUID value) and File Name information of the uploaded file can be saved.
File Download
- Click on the Big File Upload element.
- Open the Properties panel on the right edge.
- Select On Upload Finish → Device → Download File From Server from the +ADD ACTION menu.
- Configure the following fields:
- File Path: Specify the directory path to the file on the server.
- File ID: Enter the unique ID number of the file to download.
File Deletion
- Click on the Big File Upload element.
- Open the Properties panel on the right edge.
- Select On Upload Finish → Device → Delete File From Server from the+ADD ACTION menu.
- Configure the following fields:
- File Path: Specify the path to the directory where the file to be deleted is located.
- File ID: Enter the unique ID number of the file to be deleted.
By following this guide, you can effectively use the Big File Upload element in your application.