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

How to get the final completion of the entire array (during which there will be delete add operation)

Open jydd opened this issue 9 years ago • 1 comments

How to get the final completion of the entire array (during which there will be delete add operation)

I upload a file every time it will have a request, there will be a separate files[0]

Files.length will always be 1

jydd avatar Sep 27 '16 11:09 jydd

have you checked the latest actions i submitted? https://github.com/2amigos/yii2-file-upload-widget/tree/master/src/actions

tonydspaniard avatar Sep 30 '16 14:09 tonydspaniard