J'ai corriger :

$this->set('etat', $this->Application-
>find('all',array('conditions'=>array('ApplicationEtat.id'=>1))));

par :

$this->set('etat', $this->Application-
>findAll(array('ApplicationEtat.etat_id'=>1))));

Merci beaucoup pour ton aide !
--~--~---------~--~----~------------~-------~--~----~

Groupe "Cakephp-fr".
Adresse : [email protected]
Pour résilier  : [EMAIL PROTECTED]
Pour les options : http://groups.google.com/group/cakephp-fr?hl=fr
-~----------~----~----~----~------~----~------~--~---

Répondre à