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
Nguyen Ho Phuong
222
Views
5
Comments
Download multi file
Question
I using Download widget for download file. But I need download multi file in 1 action. Download widget can't implementation of this.
Please help!
Kilian Hekhuis
MVP
Hi Nguyen,
The fact that you can only download a single file is a limitation of the standard way a browser processes a download. If you want multiple files downloaded at once, you need to put the files in a ZIP file. You can use the system Zip component for that.
Nguyen Ho Phuong
Hi Kilian,
Thanks for support!
I'll learn how to put the files in a ZIP file. Please help me if I have problem.
Kilian Hekhuis
MVP
Hi Nguyen,
I'll be on a holiday for two weeks starting this afternoon, but I'm sure J. or Justin James or one of the others can help you out.
Justin James
MVP
There's an extension called "Zip" that allows you to work with Zip files. I haven't worked with it, but it looks easy to use.
J.Ja
Nguyen Ho Phuong
Hi Justin, Kilian
I have created a zip file and download zip file. It is simple and resolve my problem.
Thanks for support!
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...