Hello,

I have 3 tables:
-Movies
-Categories
-CategoryGroup

And I want to display a SELECT field on the Movies.add form, that
shows as label: "CategoryGroup.name -> Category.name" for each value.

Now I'm using HABTM to get the Categories ID's in that SELECT field.
But I can't figure how to get that other table joined and display the
groupcategory names in the categories select box.

An idea?


Thanks,
Leandro
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to