2amigos / yii2-file-upload-widget

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

using FileList action #159

Open kolexander opened 5 years ago

kolexander commented 5 years ago

I found in the widget is FileList action code, how to use it? (FileListAction.php) I need to get a list of already uploaded files. Thanks.

tonydspaniard commented 5 years ago

By looking at the code I realized that is not correct. I'll update the code asap.

tonydspaniard commented 5 years ago

@kolexander is an issue with the docs. I'll update them today and fix the FileListAction as its working currently with Many to Many relationships, will do One to Many support and I'll update the docs.