srs81 / CakePHP-AjaxMultiUpload

CakePHP 2 plugin to allow for easy multi-file upload with AJAX
Other
65 stars 32 forks source link

submit button #37

Closed joodya closed 11 years ago

joodya commented 11 years ago

thank you for this plugin it work prefect but the problem is adding files automatically when uploading file i want to add submit button , i mean upload files after the on submit

can you help me please ? thanks in advance and excuse me for my English

srs81 commented 11 years ago

Ah, this plugin was meant for AJAX uploads. The Valum's upload that is part of this is AJAX. You can possibly edit it to allow for form-based uploads.