Hello! I am trying to make a "latest events" function. I want it to pick all posts from two tables, sort them by created date and send them to the view... In the view they should be able to show together with their comments( i found a solution that wasent "cakeish" that merged the two finds, but that didn't work with the comments...
Anyway, i hope you understood what i meant. How can i do this, is it possible to select data from multiple tables in one model? Cheers, Anders --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
