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
›
JS Image Downloader
Give us feedback
JS Image Downloader
Stable version
1.0.0
(Compatible with
OutSystems 11
)
Uploaded on
13 November 2020
by
WizardsOfOS
0.0
(0 ratings)
Overview
Reviews
Versions
Documentation
There's no documentation for this asset yet
Support
JS Image Downloader
Details
Use this component when you want to download an Image only using client side actions. This component will download an image and convert it to Binarydata only using Javascript.
Read more
How to:
Create an Action with two inputs, the first is a Text field and the second a BinaryData, this is where you will have to process the image, use the Text field to send Id's or extra information you require, a JSON for example.
On the action where you want to trigger the image download drag a Javascript block and in it create an output Object with something like this:
$parameters.Callback = $actions.Callback;
Drag the TriggerRequest action, and fill in the inputs.
And you are done, check the demo for a better example.
Release notes
(1.0.0)
Reviews
(0)
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.
73117
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.
41750
Multiple File Upload
Multi Uploaders
Allow you to upload multiple files in one upload form or using drag and drop functionality.
6712
More from WizardsOfOS
CameraPreview Plugin
Daniel Afonso Martins
Plugin that enables a live view of the camera on your application, as well as capturing images.
316
Text-to-Speech Plugin
WizardsOfOS
Use this plugin to turn your text into voice!
154
Simple OpenWeather
WizardsOfOS
Get weather forecasts from openweather quickly and easily
180
Loading...
Loading