I took a look at many of those threads and none seemed to address this
specific issue.  When I turn debugging on to level 3, it is showing me
all the SQL executed and the query used to fill my SELECT box for my
game pieces doesn't look anything like it should.  It's not using any
joins whatsoever, even by using variations of franky's suggestion above
(admittedly not likely the proper syntax).

I'm starting to dispair that I won't be able to use generateList() for
anything but the simplist of SELECT boxes.  Anything that may require a
complex join or anything that needs multiple column values to comprise
the SELECTs display value, it's looking like I'm going to need to write
my own functionality... :(

thnx,
Christoph


--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"Cake PHP" 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