Arve, Can you show your params results( console ) here you get after clicking create button ? and what is the association you specified in the projectfile and Project Model ?
Vivek On Wed, Oct 24, 2012 at 3:52 AM, Arve Voldsund <[email protected]> wrote: > 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. > -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. 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.
