Hi all, I am trying to return some posts based on criteria in a related 
model.  I came across containable in the docs...however it doesn't seem to 
be working.

My understanding is that if I do a find->all using containable it will ONLY 
bring back those which I specify for the contain parameter correct?

I've tried this but i keep getting all the posts back from the posts 
table...do i need to call the contain attribute or load it in somehow for it 
to work or something?

-- 
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
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to