yii2-file-upload-widget icon indicating copy to clipboard operation
yii2-file-upload-widget copied to clipboard

BlueImp File Upload Widget for Yii2

Results 39 yii2-file-upload-widget issues
Sort by recently updated
recently updated
newest added

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...

question

Give an example of a widget settings please enabled validation .

question

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.

question

yii2 update Initialize the images how to display? thank you

question

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

question

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...

question

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...

help wanted

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...