Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Home
Jobs
Ideas
Members
Mentorship
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
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)
Team
MVP
Champion
Other assets in this category
User interface, Input & forms
Multiple File Upload
Multi Uploaders
Allow you to upload multiple files in one upload form or using drag and drop functionality.
7267
Custom Input Masks
Sara Gonçalves
Custom Input Masks uses a javascript library which creates an input mask. An input mask helps the user with the input by ensuring a predefined format. This can be useful for dates, currencies, numbers, phone numbers, emails, urls ... Using input masks you’ll get better and more consistent data, and it will be a lot easier for your users to read and enter that data.
6865
CKEditor
CKEditor Team
CKEditor is an open source WYSIWYG rich text (HTML) editor that can be embedded in web pages. It brings to the web common editing features found on desktop editing applications like Microsoft Word and OpenOffice.
7662
More from WizardsOfOS
CameraPreview Plugin
Daniel Martins
Plugin that enables a live view of the camera on your application, as well as capturing images.
372
Text-to-Speech Plugin
WizardsOfOS
Use this plugin to turn your text into voice!
234
Simple OpenWeather
WizardsOfOS
Get weather forecasts from openweather quickly and easily
197
Loading
Loading...