Hi Ian, Set your app/config/core.php debug to 2 and you'll see the sql statements at the foot of the page, and I guess you will also see that two fields with the name of ui_name are included (from an association).
if you specify "model.field" => "ASC" that should do it for you. Cheers, AD7six --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
