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 !
--~--~-~--~~~---~--~---
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,
Hi list and all bakers out here. First post on the list !
Well, since we are Jan. 7th, happy new year to everyone !
I'm new to Cake and I'm stuck with such a thing :
I have 3 models : b2b_item, shop_item and band_data
b2b_item associated 1:1 with shop_item
shop_item associated 1:1 with band_da