Kuika's Big File Upload element allows users to upload large files to your application quickly and easily. It can be used especially for situations where high-dimensional content such as media files, projects or large data sets need to be managed. The Big File Upload element optimizes the upload process and makes the user experience seamless. In this tutorial, you will learn how to use the Big File Upload element, how to set file upload limits, and how to customize the upload process.
This course content consists of the following topics:
Located in the Properties panel:
The Big File Upload element allows easy uploading of files by drag-and-drop. Users can drag and drop files directly onto the component and the file will be automatically copied to the directory you specify.
When the upload process is complete, the On Upload Finish action is automatically triggered. At this stage, you can save the information of the uploaded file. The Component returns information about the uploaded file, such as the File ID (the GUID of the file) and the File Name (the file name). The File ID and File Name data are used for later management and processing of files.
You can customize user access with “Anonymous Access” and “All Roles Access” authorization options on the screens and elements of your application. While “Anonymous Access” enables access without any account information query, “All Roles Access” provides access by verifying user account information.
For element level authorization, you can manage the security and user experience of your application by selecting the relevant element and editing the “Authorization” settings from the Properties panel.
It allows you to adjust the visibility of screens or elements. Visibility in Elements allows you to regulate visibility based on a specific state or condition. For each element, you can make it always visible, hidden, or visible and hidden depending on a condition.
Allows you to make elements editable.
By customizing your elements with the Styling Panel, you can create unique and impressive user interfaces in your web and mobile applications.
Kuika contains system actions such as Arithmetic, Authorization, Condition, Device, Export, Geolocation, Invers, Local Storage, Multi Language, Navigation, Notification, Payment, UI Control, Process Administration, Process Automation, Trigger, Process Automation, Process Administration and String Operations.
In addition to system actions, you can also use SQL actions that you create yourself.
To add actions to elements, you can use the “+ADD ACTION” button from the Properties panel on the right side.