# |
Aug 19th 2008, 06:47 |
DrewProd |
bonjour kazhar :) |
# |
Aug 19th 2008, 06:47 |
kazhar |
donc c'est $form->input('name', array('value' => 'valeur', 'readonly' => 'readonly')); |
# |
Aug 19th 2008, 06:47 |
kazhar |
le second paramètre doit être un tableau qui prends les paramètres html |
# |
Aug 19th 2008, 06:47 |
DrewProd |
ACTION doutait comme quoi |
# |
Aug 19th 2008, 06:47 |
kazhar |
c'est pas type pour readonly |
# |
Aug 19th 2008, 06:46 |
DrewProd |
c'est mon test.ctp pour hier :) |
# |
Aug 19th 2008, 06:46 |
DrewProd |
echo $form->input('member_birth',array('label'=>'test','dateFormat'=>'DMY','type'=>'date')); |
# |
Aug 19th 2008, 06:46 |
DrewProd |
regarde |
# |
Aug 19th 2008, 06:46 |
DrewProd |
vi |
# |
Aug 19th 2008, 06:46 |
foxmask |
vais voir si ca existe 'type' |
# |
Aug 19th 2008, 06:46 |
foxmask |
j'ai fait echo $form->hidden('old_role_id',array('value'=>$membre['role_id'])) |
# |
Aug 19th 2008, 06:45 |
DrewProd |
ou un truc dans le genre ? |
# |
Aug 19th 2008, 06:45 |
DrewProd |
$form->input('old_role_id',array('value'=>'xxx','typ'e=>'read-only')) |
# |
Aug 19th 2008, 06:45 |
DrewProd |
et si tu spécifier le type ? |
# |
Aug 19th 2008, 06:45 |
DrewProd |
hum |
# |
Aug 19th 2008, 06:45 |
foxmask |
donc encore un truc bien gonflant entre le $form->create('MonModel') et un champ ajouter via $form->input qui n'est pas dans le model |
# |
Aug 19th 2008, 06:44 |
foxmask |
2) recreation avec les 3 champs (donc le nouveau role) |
# |
Aug 19th 2008, 06:43 |
foxmask |
1) delete du ole-old-id |
# |
Aug 19th 2008, 06:43 |
foxmask |
donc j'attends de recup ce "old_role_id" pour faire : |
# |
Aug 19th 2008, 06:43 |
foxmask |
mais moi je lui est fait un echo $form->input('old_role_id',array('value'=>'xxx')) |
# |
Aug 19th 2008, 06:42 |
foxmask |
les 3 champ correspondant à mon model |
# |
Aug 19th 2008, 06:42 |
foxmask |
j'ai els 3 champs ; pas polus |
# |
Aug 19th 2008, 06:42 |
foxmask |
ne le montre pas |
# |
Aug 19th 2008, 06:42 |
foxmask |
un debug($this->data) |
# |
Aug 19th 2008, 06:42 |
foxmask |
dans mon action |
# |
Aug 19th 2008, 06:42 |
foxmask |
dans le controller |
# |
Aug 19th 2008, 06:42 |
foxmask |
c'est que |
# |
Aug 19th 2008, 06:42 |
DrewProd |
cad ? |
# |
Aug 19th 2008, 06:42 |
foxmask |
ben le 4ieme champ est occulté par cakephp ?!?!? |
# |
Aug 19th 2008, 06:41 |
foxmask |
du coup je peux pas faire l'update |
# |
Aug 19th 2008, 06:41 |
foxmask |
ben le 4ieme champ est occulté par cakephp |
# |
Aug 19th 2008, 06:41 |
foxmask |
comme ca au moment de sauvegarder je sais quel id modifier |
# |
Aug 19th 2008, 06:40 |
foxmask |
je fait un form avec ces 3 index + 1 pour avoir un des index avant son changemant |
# |
Aug 19th 2008, 06:40 |
foxmask |
j'ai une table avec 3 colonnes ; toutes 3 des index |
# |
Aug 19th 2008, 06:40 |
DrewProd |
/ |
# |
Aug 19th 2008, 06:39 |
foxmask |
bon je crois que je suis saoulé je vias arrter cakephp pour mon dernier projet |
# |
Aug 19th 2008, 06:38 |
DrewProd |
) |
# |
Aug 19th 2008, 06:38 |
foxmask |
connais pas |
# |
Aug 19th 2008, 06:38 |
foxmask |
nan |
# |
Aug 19th 2008, 06:38 |
DrewProd |
foxmask> tu as lu ça ? http://blog.plumbr.com/12-test-unitaire-introduction-aux-assertions-en-php |
# |
Aug 19th 2008, 06:37 |
foxmask |
ouaais ;) |