Hi, Thanks dude, My naming conventions was all correct just that I forgot to use saveAll()
Regards Sijo On Tue, Nov 18, 2008 at 10:16 PM, thatsgreat2345 <[EMAIL PROTECTED]>wrote: > > It is all about how you name your forms and it will return the proper > structure that a simple save can handle. Check out this link > > http://book.cakephp.org/view/84/Saving-Related-Model-Data-hasOne-hasMany-belongsTo > > On Nov 18, 3:32 am, Cjo <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I am new to cake php and have been playing around for some time. First > > of all thanks for all the replies for earlier queries. > > > > Regarding this post. I have 2 Models Exporter which belong to User. > > I am doing a page for creating a New Exporter. But for creating a > > Exporter I would have to save the corresponding User. All I need is > > that all the information regarding the Exporter and its corresponding > > User be taken from the same form. > > > > Can anybody help me with this. I would like to have a example > > regarding this. How would be the form be looking and it naming > > conventions for User fields. Validation also required for the User > > fields. > > > > Regards. > > > -- Sijo Jose Chakramakkil --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
