Okay, um, how's this:

$this->Client->id     = $client_id;
$this->data['Client'] = $this->Client->read();

I was working from memory, but this is how I set up for something
similar I do in an app of mine, except using your fields and names.

Infact, I just double checked, this is like the code in the demo
'edit' actions.

Jeff



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