Training
Training
Welcome
Guided Paths
Build an App
Training Planner
Courses
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Home
Jobs
Ideas
Members
User Groups
Downloads
Platforms
OutSystems.com
My Platform
Community
Resources
Support
Search in OutSystems
Log in
Sign Up
Community
›
Forge
›
Assets list
›
DroppableFileUpload
Give us feedback
DroppableFileUpload
Stable version
1.0.0
(Compatible with
OutSystems 11
)
Uploaded on
07 May 2020
by
Experts
4.2
(6 ratings)
Overview
Reviews
Versions
Documentation
Support
DroppableFileUpload
Details
A must have component if you need to upload files. It allows multiple file upload, droppable area and image preview
Read more
Features
Single and multiple file upload
Droppable area so files can be uploaded by dragging them to that area
Image preview
Restrict the allowed file types
Define the max size per file
Check the
documentation
tab for more info
Release notes
(1.0.0)
Reviews
(2)
by
Paulo Torres
2022-12-20
in version 1.0.0
Very good component. To make the component much better you should make a new version and define the drop-area in dynamic way.
by
João Miguel Santos
2022-05-13
in version 1.0.0
It works really well, however there are some things on the code that could be improved. The JavaScript on the OnReady function defines the ID of the hidden input associated to the droppable file area in a non-dynamic way meaning that if there are several droppable file areas on a single page they will all share the same id. This is dangerous since the code relies on the id to provide some actions and with repeated ids this means that the code can malfunction. Also on the same JavaScript there is the usage of the action Document.querySelector() to look for an element on the page via the class but similar to the id part it's non-dynamic meaning that if there are several file upload areas on the same screen it will malfunction.
Related assets
OutSystems UI
OutSystems
The OutSystems UI framework for Reactive Web and Mobile apps with dozens of responsive UI patterns on top of a solid design system, fully customizable to your Style Guide needs.
72971
OutSystems UI Web
OutSystems
The OutSystems UI framework for Traditional Web apps with dozens of responsive UI patterns on top of a solid design system, fully customizable to your Style Guide needs.
41586
Multiple File Upload
Multi Uploaders
Allow you to upload multiple files in one upload form or using drag and drop functionality.
6705
More from Experts
Infrastructure Monitor
Experts
A LifeTime plugin to provide Developers and Operations a quick and simple infrastructure monitoring tool for the platform servers. It will help you keep your infrastructure in check by surfacing key performance metrics of your servers and alert you when these metrics reach thresholds that may compromise the performance or stability of your environments. Instructions here: http://outsyste.ms/1lnELXb
722
SweetAlert
André Gonçalves
A beautiful replacement for JavaScript's confirm message! It will replace the ugly confirmation message with a beautiful customizable and fully functional modal.
933
Feature Toggle Management
Experts
The Feature Toggle Management is the management console that provides the interface to manage Features Toggles across multiple environments. This component allows IT users to manage feature release and restrict access to the feature through user context. It improves the way to deal with unfinished work and hidden features in production and helps to remove dependency friction as you scale to multiple teams.
773
Loading...
Loading