Hi. So the problem is this. I fetch data for a model which has a couple of relations (hasMany, belongsTo...) and all of this end up in the data array. And then i present this data in my edit form, where some of this data is suppos to be edited, and some is suppos to be there just to support the user. But then the user send this as a post request, and since not all of the data was in a form, not all is returned to the data array. So i wonder how to get the related information into the data array "the cake way".
(Sorry for bad english..) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to cake-php@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---