multiple-file-upload-with-validation
Reactive icon

Multiple File Upload with Validation

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 08 November 2023
 by 
5.0
 (1 rating)
multiple-file-upload-with-validation

Multiple File Upload with Validation

Details
This is a reusable component, used to upload multiple files at a time and can validate. We can use drag and drop as well to upload multiple files. By using this we can limits the file size, file type duplicate file and limits to upload the number of files to upload.
Read more

This is a reusable component, used to upload multiple files at a time and can validate. We can

use drag and drop as well to upload multiple files. By using this we can limits the file size,

file type duplicate file and limits to upload the number of files to upload.

If we are selecting multiple files, among which some files having size

more than given size, some files having type other than given type and some files are

duplicate files then it will upload only those files which fits in size, type, duplicate criteria

and limits to upload the number of files.

. We can drag and drop multiple files at a time and can upload those fits in size, type,

duplicate criteria and limits to upload the number of files.

We just need to set the variable like FileType, MaxFileSize, Units (KB,

MB, GB and TB only) and MaxNumberOfFiles. Unit is limits to TB only. For further units

logic needs to implement.

Release notes (1.0.0)
License (1.0.0)
Reviews (1)
by 
2023-12-14
in version 1.0.0
Nice and easy to use
Team
Other assets in this category