jijo-paulose / gwtupload

Automatically exported from code.google.com/p/gwtupload
Other
0 stars 0 forks source link

Set Previously uploaded files to multiUploader instance #174

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The issue is there is no way through which we can set previously uploaded file 
count to the multiuploader instance.

To be more precise, Let take an example
If I am having a candidate and I am using MultiUploader API to load his resume 
or any document. I can set a maximum file count 5 here.

Now , if suppose I want to edit the candidate's information by uploading some 
more documents. The system will again allow me to add 5 more samples/documents 
which should not be the case. If he has perviously added 3 documents , the 
candidate should be allowed to only upload two more documents.

We should have some method through which we can set the list of previously 
uploaded document. setMaximimFiles also didn't worked in this case.

Original issue reported on code.google.com by sunaina....@gmail.com on 26 Mar 2013 at 7:43

GoogleCodeExporter commented 8 years ago
Please ignore this defect . This is working fine.Thanks,

Original comment by sunaina....@gmail.com on 26 Mar 2013 at 8:24

GoogleCodeExporter commented 8 years ago

Original comment by manuel.carrasco.m on 28 Apr 2013 at 10:36

GoogleCodeExporter commented 8 years ago
how can i set previusly file uploaded?
Other way how can i fire remove event if i add manually in serveral anchor the 
uploaded files?

Original comment by maxifo...@gmail.com on 19 Aug 2014 at 3:33