I struggle a bit with a create method for a model with multiple file upload, and could really need some advice on this.
Basically I want the user to create a new projectfile (that's the model name) and assign it to a project. This is trivial. Then, in the edit-page for that particular projectfile there is a file upload using the jQuery file upload plugin which allows multiple files. Files upload just fine, but only one file will be assigned to the projectfile in the database. I understand why, but I do not quite get how to fix it in the create method. Arve -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/hobousers/-/9skhe0yG4hUJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
