I have exactly the same problem: http://groups.google.com/group/cake-php/browse_frm/thread/2d386cf3045b4281
For now I just manually run the model's afterFind method after getting the data into the controller - but I'm not very happy with this method, as it means the afterFind which should be being called first is now being called last. It also means the afterFind method has to be more complex to iterate through the data array and find any instances of it's own data. If anyone could provide a better solution than this, I'd be greatful. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
