option to upload the files on a final click #1132

Closed
opened 2019-12-05 08:12:03 +00:00 by AngularTx · 0 comments
AngularTx commented 2019-12-05 08:12:03 +00:00 (Migrated from github.com)

Hi There ,

Would like to avoid the file to be uploaded immediately when file selected or drag or drop done.
Later the logic will be implemented to loop over the uploader queue and make the required calls ad get the files uploaded.

As of now we are not able to do the same:

Is there any setup change that needs to be done to have this flow running?

Basically i want to have all the required validation in place : like mime type match and also the file type check . So the events should still work as before.

The only change is i dont want to call the api when files are selected .

Hi There , Would like to avoid the file to be uploaded immediately when file selected or drag or drop done. Later the logic will be implemented to loop over the uploader queue and make the required calls ad get the files uploaded. As of now we are not able to do the same: Is there any setup change that needs to be done to have this flow running? Basically i want to have all the required validation in place : like mime type match and also the file type check . So the events should still work as before. The only change is i dont want to call the api when files are selected .
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dc/ng2-file-upload#1132