nate, Yes, I was not able to use the generateList() method for the dropdown as my display field is concatenation of a different fields.
The reason I've not used the afterFind() to derive fields is this: In another part of your application you execute a find() on that model but with a limited selection of fields , if your afterFind() does not find fields it references, it dies a horrible death - I found this out. Maybe I just need to go and re-read the docos again.. :-/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
