I\'m using sails.js to build a website. I have a model named timeline. It has some text fields along with a collection named pictures. Each t
timeline
pictures
t
If I understand your question correctly, I think you need to check the file jquery.fileupload.js around line 112 try to change singleFileUploads: false,