yii2-file-upload-widget
yii2-file-upload-widget copied to clipboard
BlueImp File Upload Widget for Yii2
Hi. Extension is saving images, but it does not save to attributes of model. As I see there are two inputs are created: and . And when I catch it...
How can i show the Error message from my model? I have an model that save the path string from the file and that model don´t show the errors.
yii2 update Initialize the images how to display? thank you
Hello! How to save form data with uploaded images list? I try to use hidden fields, but I think it's wrong way.
Hi, A couple of days ago I updated the yii2-file-upload-widget extension. Before that time, everything worked fine. Since the update, I get an error when updating files. Widget: ``` php...
Hi, On IE9, when I upload a file, it keeps giving me this error: SyntaxError: Invalid character. The name of the file is normal with no weird characters, therefore not...
How to use it with a **News** model with news title and description and multiple images.News title and description will save to **news** table and related multiple images will save...