On Jan 26, 10:13 am, "Steniskis" <[EMAIL PROTECTED]> wrote:
> Yes Sam, I have
>
> In the controller, I have thishttp://bin.cakephp.org/view/910330616
>
> In the view I have thishttp://bin.cakephp.org/view/2134642903
>
> I am facing a mystery... ;=)
>
> Thank you
> Steniskis

BTW, why not use after find to create a "full_name" field, and do
$this->Model->displayField = "full_name"; $Stuff =
$this->Model->generateList($constraint); ?

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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to