I've looked through and tried all of the HABTM filtering discussions, and have tried to adapt them to my needs, but I just can't seem to get it to work. Here is the basic set of relationships that I'm trying to find results for:
Units -> Buildings -> HABTM <- Campuses I'm working on making a small rental property application, and I want to be able to find the units with certain specs that match certain criteria for the unit, but also exist within a certain campus. I've tried binding models on the fly, but I'm not getting very far. The queries displayed in my debugging always come short of including all the joins I would have expected. Any help would be appreciated. Thanks, Bob --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
