Friday, December 26, 2008

Problem with "multiple display fields" behavior, trying to use Joins

Hello,

I'm trying to get the multiple display fields behavior to work using
Cosmin Cimpoi's version (comment #7 from the bakery :
http://bakery.cakephp.org/articles/view/multiple-display-field-3#comment-3114).

Everything works fine if I'm not trying to fetch data from belongsTo
associations. But when I try to use my belongsTo association, there's
no JOIN in my SQL request.

I pasted my code and and the resulting SQL request here :
http://bin.cakephp.org/view/2110425695

Any clue would be appreciated!
--~--~---------~--~----~------------~-------~--~----~
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+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments: