2017-12-21
1.0.2
Maycon Oleczinski
All
All
Components, Widgets
[Overview]
Component to preview image using javascript/jquery without upload file to server and get your base64 data that can be converted to binary data.
[Detail]
Component to preview image using javascript/jquery without need upload file to server and get your base64 data that can be converted to binary data.
Only one object is needed: the JSImagePreview webblock.
Its return a base64 at Text datatype by Notify action. You'll be create a destination Notify at "your side" to make use.
The sample was developed without worrying to design.