Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Jeff Gee
2
Views
1
Comments
Multiple File upload
Question
The Input FileName widget only allows one file to be selected at a time. Is there any way to extend this to allow multiple files to be selected at a time?
If not is there another approach that can be used - is there any way standard .net client-side controls can be used with Outsystems?
thanks,
Jeff
Tiago Gafeira
Champion
Hi Jeff,
the Input Filename widget cannot be modified to select more than one file at a time.
We don't recommend you to implement that functionality, that can lead to massive document upload, causing problems to the network bandwith.
However, if you have an ActiveX control that implements the desired funcionality, you can include it in a page of the desired eSpace. This approach demands that the final users install the ActiveX control on their browsers.
Best regards,
Tiago.
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...