Created on 24 March 2019
icon_unfollowing
Login to follow
filepondupload

FilePondUpload

Stable version 2.0.4 (Compatible with OutSystems 11)
Uploaded on 11 June 2021 by 
filepondupload

FilePondUpload

Details
A file upload widget that allows AJAX submit, automatic upload, drag/drop multiple files, image preview and image editing that works on all browsers, including Internet Explorer 11 and Edge. It uses the awesome FilePond javascript library. https://pqina.nl/filepond/ by Rik Schennink.
Read more

An AJAX file upload widget using the awesome FilePond javascript library.


https://pqina.nl/filepond/ by Rik Schennink


Includes support for drag & drop in Internet Explorer 11 via polyfills.

Features

* Ajax file upload

* Choose from the UploadBlock and the AutoUploadBlock where no further submit button click is required

* Multiple file upload

* Instant or click to upload

* Select file via browse or drag/drop (including IE11)

* Image preview

* Image editing (purchase of Doka image editing library required)

* Restrict to specific MIME types

* Maximum file size

* Maximum number of uploaded files


Usage

* Drag the UploadBlock onto your page.

* Pass in configuration for the upload.

For the UploadBlock web block,

* Drag a text input control into the block.  This is for storing the tokens for uploaded files.

* On submit (can be ajax) call FilePondUpload_GetUploadedFiles() passing the submitted tokens to retrieve files.

For the AutoUploadBlock web block,

* Implement the FilesUploadedEvent event to retrieve files and process them.

In all cases,

* Upon retrieving the uploaded files, their temporary copy will be removed.

* A timer will remove temporary uploaded files older than 30 minutes.


See the FilePondUpload_Sample for examples of how to use the widgets.

See Documentation for how to include Doka files for image editing.

Release notes (2.0.4)

Updated to the latest version of FilePond v4.28.2.

Fixed a bug where unknown filetypes may not upload.

Fixed a bug where .msg files would not appear in browser mode.  When uploading .msg files, and you want to limit to acceptable file types, do not configure using the Microsoft Outlook MIME type, instead use "*.msg".

Reviews (4)
by 
2022-08-17
in version 2.0.4
it is an excellent  module, could just be better maintained and or incorporate to outsystems.
by 
2020-09-11
in version 2.0.3
Can you also provide the sample code to use it?
by 
2019-11-27
in version 2.0.2
Excellent component! Allows for a good amount of customization/configuration and it's a reliable component for uploading single or multiple files, either by browsing your device or dragging and dropping.
Haven't used the new feature of Image Editing, but it sounds cool!

Also, excellent support from Stuart, the component's developer!
Category
User interface, Input & forms
Tags
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
FilePondUpload has no dependencies.
Application Objects
FilePondUpload has 2 AOs.
Team
Compatible with
Version 11
Database:
All
Asset consumers
No consumers yet.
Weekly downloads