Dee, Yes. About halfway down this page http://book.cakephp.org/view/1094/Media-Views#!/view/1323/Containable conditions are discussed.
Essentially, you will add your conditions just like you would in any other find() Regards, Don On May 6, 11:41 am, Dee Johnson <[email protected]> wrote: > Is there a way to bring back only the posts that satisfy 'containable' > conditions? > > i.e if i ask contain for posts that have an author => ted instead of just > giving me ALL posts and then giving me the related data only on the ones > that satisfy the condition, can I ONLY get back the posts that satisfy the > condition??? -- 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
