Hi Scott, I think the easiest way to deal with that is define in your model the method afterFind. use a loop to go through the results and define what you need. There is no need to worry about removing the data before saving - if there is no corresponding field the data doesn't get included in the sql.
HTH, AD7six. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
