2014-07-27
alpha
the zok
8.0.1+
All
All
[Overview]
A simple component that extends the functionality of the provided out of the box FileUploader element by the outsystems platform by allowing a preview of the image right when the image was chosen, without any server side action is required.
[Detail]
Allow the preview of the images uploaded using the out of the box File Uploader of the Outsystems Agile Platform on client side without the need to call any server side action.
The preview is made available right when the user select the desired image in the File Uploader.
This component is dependant on the FileReader API support of the browser, for the majority of the browsers this feature is not a issue, however in IE this is only supported in IE 10 and above.
For the full list of browser compatibility please check: http://caniuse.com/filereader
In the next few days i'll be upgrading the component to allow a better integration, better visual effects and extended funcionalities such as video preview.
All the feedback and ideias will be much appreciated.