yes... I have all ready... next step????? Im thinking tryin with ajax, but I work with jQuery and cakephp came with helpers for another framework, would be hard to work with them, but soon or later, I would have to try!!!
But If you have some guess, it would helps me a lot, because I need this to carry on with this project, so I gonna try with ajax, when the users blur the field it saves the describe field so I will not need the button to save all... it saves on the fly... but Im not know how the action that will call from jquery to cake will return the apropriate xml or json... I feel limited... thanks... I waiting your response... On 12 set, 11:45, "Chris Hartjes" <[EMAIL PROTECTED]> wrote: > On 9/12/07, alexanmtz <[EMAIL PROTECTED]> wrote: > > > > > Hi, Im making a system that cames in a point that Im not able to think > > of 'cake way'. The system is similar to the flickr upload photo > > system. You make a photo upload(using the swfupload component) and > > them you have to describe them. The first step is copy the photos and > > save to database, the describe table keeps empty and them them they > > are showed up with a describe field. All photos has the thumb and a > > field to describe. So the user can save all the photos with their > > descriptions. The problem is that I dont know how I have to code the > > controler to save the multiple fields and make their association to > > that photo. Please I appreciate any help. Im not found nothing about > > that. > > > Alexandre Magno > >http://blog.alexandremagno.net > > Have you already created the necessary database associations in your models? > > -- > Chris Hartjes > Senior Developer > Cake Development Corporation > > My motto for 2007: "Just build it, damnit!" > > @TheBallpark -http://www.littlehart.net/attheballpark > @TheKeyboard -http://www.littlehart.net/atthekeyboard --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
