Re: Cannot get this find() to work :(

2010-07-08 Thread Shaz
http://book.cakephp.org/view/74/Complex-Find-Conditions On Jul 8, 8:21 am, Ernesto wrote: > Hello. > > i have this situation: > > Order hasMany Insertions hasOne Article > > i'm working in OrdersController > i want lo load all Articles with at least one Insertion in a specific > Order. > results

Cannot get this find() to work :(

2010-07-08 Thread Ernesto
Hello. i have this situation: Order hasMany Insertions hasOne Article i'm working in OrdersController i want lo load all Articles with at least one Insertion in a specific Order. results should also be sorted by Article.code how can i do? Check out the new CakePHP Questions site http://cakeqs.