Tuesday, February 28, 2012

Re: Filter on a deep model association

What do you mean by filtered? Do you want to sort by Collection, or do
you want to select only specific Collections?

And which controller/model do you want to do this from? Because the
models are associated, code from, eg. the Book model can run a find()
from the Collection model. $this->Book->Collection->find(...)

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php

No comments: