Hi I have this situation: I have a model Event and a model News , Both models have the field 'created' . Now in my view I would create a single list where there is there are both each others order by created. Example
Event 1 07/09/09 News 1 07/09/09 News 2 06/07/09 ...... ...... ...... I would manage this list with paginate. Is someone can suggest me a pattern that I can use to do a thing like this? Many thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
