file-upload-and-image-preview-on-choosefile
Web icon

File Upload And Image Preview On ChooseFile

Stable version 3.0.0 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded
 on 20 December 2018
 by 
4.8
 (12 ratings)
file-upload-and-image-preview-on-choosefile

File Upload And Image Preview On ChooseFile

Details
With this component you can upload any file to the server without the need to use Submit links or buttons. This means you can use this on a page with server validations (and use ajax refreshes to show them) without the need of having 2 different buttons, one to save and one to upload the file. With this, the user only has to click once to save everything, and also you can do the validations to the file right then the user selects it, and not only when he clicks another button. Besides this, the component also can set a preview of the uploaded file (if it's an image) by JS when you upload.
Read more

With this component you can upload any file to the server without the need to use Submit links or buttons.


This means you can use this on a page with server validations (and use ajax refreshes to show them) without the need of having 2 different buttons, one to save and one to upload the file. With this, the user only has to click once to save everything, and also you can do the validations to the file right then the user selects it, and not only when he clicks another button.


Besides this, the component also can set a preview of the uploaded file (if it's an image) by JS when you upload.

Release notes (3.0.0)

You can use more than one on the same screen now

Reviews (1)
by 
2020-02-18
in version 3.0.0
It does the work, and I use both preview functionality and only data retrieval.
Team
Other assets in this category