Ooh. Slightly apprehensive about pinging this group for any response,
but here goes.

I have started using counterCache, which solves the 'count' issue for
me. But I am still unclear on the best policy for adding aggregate
columns to paginated index views. I'd really appreciate some advice
please.

Happy Christmas.

On Dec 18, 10:33 am, Jeremy Burns <jeremybu...@me.com> wrote:
> I have a model that uses the Tree behaviour, so it has a self join in
> the database (parent_id to id). In my index view I'd like to add a
> column that shows the count of direct children for 'this' row. I know
> I can get that number on a row by row basis using childCount, but how
> do I use that as part of my contain and pagination?

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 cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to