Hi, I need to paginate data from table connected across 3 levels (a->b- >c). The thing is, recursive = 2 brings a-l-l the the connected tables, which is way too much for my use and too heavy to retrieve.
Is there a way to specify the exact connection i want to retrieve between the tables? Thanks in advence 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
