2amigos / yii2-file-upload-widget

BlueImp File Upload Widget for Yii2
Other
252 stars 140 forks source link

Form save #69

Open 5704709 opened 8 years ago

5704709 commented 8 years ago

Hello! How to save form data with uploaded images list? I try to use hidden fields, but I think it's wrong way.

tonydspaniard commented 7 years ago

I always keep form data separated from the multiple file upload. I would rather use this widget instead if you need to upload image + form data: https://github.com/2amigos/yii2-file-input-widget