Re: finAll with recursive associated models

2008-01-08 Thread seb
francky06l wrote: > You can use the "fields" option in the relation declaration (you can > also use bindModel prior to your findAll), or use the Bindable > behavior from Mariano in the Bakery. > hth Thanks Franck, I will investigate this way ! --~--~-~--~~~---~--~---

Re: finAll with recursive associated models

2008-01-07 Thread francky06l
You can use the "fields" option in the relation declaration (you can also use bindModel prior to your findAll), or use the Bindable behavior from Mariano in the Bakery. hth On Jan 7, 3:19 pm, metalseb <[EMAIL PROTECTED]> wrote: > Hi list and all bakers out here. First post on the list ! > > Well,