Hi Dieter,

an example. We have 3 models (HABTM):
Posts <-> PostsTag <-> Tag

If I bake only Posts and Tag (model, controller and views), I get a
results like yours . NO related Tags

NOW I bake the PostsTag-model with belongsTo Post and belongsTo Tag.
If I bake the Post-controller and views again...
UUPS!?!
Related Tags are in the view.ctp :)

Tested with 1.2.1.8004

Hope that helps
RoVo


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to