On Feb 17, 2008 2:35 PM, francky06l <[EMAIL PROTECTED]> wrote: > > you can set the main order by $this->Member->order = "last_name ASC", > before calling the find. > hth >
Ah, so simple. That works, although i'm seeing a notice that order is undefined with debug set to 2. No big deal. Thanks! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
