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.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to