Hello
Is there a way to get a javascript function to be called when all selected files are uploaded? I found CuteWebUI_AjaxUploader_OnQueueUI but it seems to be called for every file. Is there perhaps a way to figure out if it's the last one?
I need to update some things on the web page after all files have been uploaded.