This gave me Book array, Author array, and an empty BooksUser array, the rest of array is not returned
On 20 Ott, 18:45, Fran Iglesias <[email protected]> wrote: > $this->paginate['Book'][0] = 'first'; > > should do the trick... > > El 20/10/2010, a las 18:43, Mariano C. escribió: > > > I need a sort of find('first') for pagination? How can i do? > > --- > Fran Iglesias <[email protected]>http://cakephpilia.blogspot.com Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. 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
