On 12 Aug., 19:00, brian <[email protected]> wrote: > Why not just use find()? Can a User belong to so many Groups that you > need to paginate them?
Normally, a user will belong to about 10 groups, but the "moderators" belong to much more (30-50). Also groups are used only for one year tops and I would like to keep an archive with all expired ones. So I think a pagination would be useful. And even if it wasn't for this case I still would like to know what's wrong here ;-). Btw: I just found a typo in my original post. The table for Group is "groups" of course, not "group" as stated above. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
