Your best bet is to concatenate the fields in the model itself,
specifically in the afterFind model callback.  This allows you to
create a virtual field, i.e. "full_name," so that you can tell your
auto-complete field to use "Person/full_name," and everything else
should work automatically as expected.


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to