Hi there! First of all I want to thank author for this great plugin! Here is my situation: I am trying to implement this plugin to some content's edit page (written in php), that means that content may already have uploaded files with it so I need somehow to "Preload" this files (or just filenames) into MultiUpload input.. I am not so strong in jquery (in level of creating/editing plugins at least), so I faced difficulty by trying to do that. Could you please help me.
What I think I should do first is after document is loaded run addToList() function with name of (for example) image that was uploaded with adding form before. Question is how to do that (if this is correct way) as I didn't even succeed to run it and what else should be done. Thanks in advance, Sergio