"The example action shown below will assume that you've POSTed enough
data (using the FormHelper) to create a single User and a single
Profile."

http://book.cakephp.org/view/84/Saving-Related-Model-Data-hasOne-hasMany-belongsTo


POSTed enough data to save a single User and a single Profile???

If I have
- email and password fields for user
- title and body fields for post

Why do I need to post not just user ID, but also user email and user
password to save profile title and profile body???
--~--~---------~--~----~------------~-------~--~----~
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