ivan-novakov / extjs-upload-widget

File upload widget for ExtJS v4
80 stars 42 forks source link

Send additional params in the form uploader #28

Open ivan-novakov opened 9 years ago

ivan-novakov commented 9 years ago

When using the Dialog/Panel you can specify additional params to be sent together with the upload request. The ExtJs uploader sends them as GET params. The form uploader ignores them.