Skip to main content

Upload

Allows users to select and upload files from their local device to a website or application.

PropertyDescription
UseForBlobImage is not based on media source, but can be filled by a blob format. with manual filling and not from data binding: data: [\<mediatype>][;base64], \<data>
File typesFile type allowed for upload (CSV, Excel 97-2003, Excel 2007+, Text, Image, Html, Video, Audio, Pdf)
Select MediasourceDestination – select media source
HideAllFilesHides the all files options when uploading a specific file using the button.
MaxFileSizeMaximum size of the upload file in bytes
PathUpload destination path
Check for existing fileCheck whether identical file already exists
MultipleMultiple upload possible

Exclusive events

Exclusive eventDescription
Upload completeWhen an file is successfully uploaded the event is activated
Upload startingAfter you select and confirm the file the event is activated
Upload startedAfter you select and confirm the file the event is activated
Upload failedWhen an upload fails