# |
Sep 29th 2016, 13:37 |
Speud |
tout à l'air correct |
# |
Sep 29th 2016, 13:36 |
Speud |
http://pastebin.com/u3c03Sv1 |
# |
Sep 29th 2016, 13:35 |
Speud |
yes ;) sur la vue tout est bien correct, je te copie le code |
# |
Sep 29th 2016, 13:35 |
SpoutBE_ |
ça te génère bien plusieurs input type checkbox name="....id[]" |
# |
Sep 29th 2016, 13:34 |
Speud |
je sens que ca va me prendre la tete ce truc pour (je suis quasiment sur) un petit truc de config.... |
# |
Sep 29th 2016, 13:33 |
Speud |
'Kpitypes' => [ (int) 1 => [ 'id' => '1' |
# |
Sep 29th 2016, 13:33 |
Speud |
meme resultat...il prend la valeur check ou pas sur la valeur de l'id.... |
# |
Sep 29th 2016, 13:33 |
Speud |
<?= $this->Form->input('Kpitypes.'.$v->id.'.id', ['label'=>$v->name,'id' => 'Kpitypes.'.$v->id.'.id','multiple'=>'checkbox','type'=>'checkbox']); ?> |
# |
Sep 29th 2016, 13:30 |
Speud |
aaah bizarre ce truc... |
# |
Sep 29th 2016, 13:30 |
Speud |
yes ;) |
# |
Sep 29th 2016, 13:30 |
Speud |
j'ai testé avec checkbox normal, il prend toujours pas en compte ;) |
# |
Sep 29th 2016, 13:30 |
SpoutBE_ |
ça c'est un autre problème :D |
# |
Sep 29th 2016, 13:29 |
Speud |
ah mais ca fait sauter le css des checkbox si je met input |
# |
Sep 29th 2016, 13:27 |
Speud |
umm pit-etre ça alors, j'avais oublié ce truc |
# |
Sep 29th 2016, 13:27 |
SpoutBE_ |
$this->Form->checkbox c'est un checkbox simple |
# |
Sep 29th 2016, 13:27 |
SpoutBE_ |
$this->Form->input |
# |
Sep 29th 2016, 13:27 |
SpoutBE_ |
pas good |
# |
Sep 29th 2016, 13:27 |
SpoutBE_ |
non |
# |
Sep 29th 2016, 13:25 |
Speud |
<?= $this->Form->checkbox('Kpitypes.'.$a.'.id', ['id' => 'Kpitypes.'.$a.'.id','multiple'=>'checkbox']); ?> |
# |
Sep 29th 2016, 13:25 |
Speud |
je l'ai écrit comme ca |
# |
Sep 29th 2016, 13:25 |
Speud |
no toujours pareil.... |
# |
Sep 29th 2016, 13:25 |
SpoutBE_ |
le champ doit etre du genre name="foo[]" |
# |
Sep 29th 2016, 13:24 |
SpoutBE_ |
Si c'est un checkbox multiple |
# |
Sep 29th 2016, 13:24 |
Speud |
aaaaaarg no je pense pas :P |
# |
Sep 29th 2016, 13:24 |
SpoutBE_ |
bon j'ai pas de projet sous la main pr tester lol |
# |
Sep 29th 2016, 13:24 |
SpoutBE_ |
fail ok :D |
# |
Sep 29th 2016, 13:23 |
Speud |
http://pastebin.com/cP5Kumhc |
# |
Sep 29th 2016, 13:23 |
SpoutBE_ |
et tu as bien utilisé le machin 'multiple' => 'checkbox' |
# |
Sep 29th 2016, 13:23 |
Speud |
Lool la il me met le hiddenfield en resulat ;) (je te montre) |
# |
Sep 29th 2016, 13:22 |
Speud |
ah pas testé, j'ai essayé avec ids...je test, je te dit ça |
# |
Sep 29th 2016, 13:22 |
SpoutBE_ |
et Kpitypes.0.id[] |
# |
Sep 29th 2016, 13:22 |
Speud |
http://pastebin.com/RisKQSz7 |
# |
Sep 29th 2016, 13:20 |
Speud |
ben yes, j'ai meme remplacé par un $x mais rien n'y fait, en id, j'ai toujours le résultat de la checkbox.... |
# |
Sep 29th 2016, 13:19 |
SpoutBE_ |
vu* |
# |
Sep 29th 2016, 13:19 |
Speud |
yes I know ;) |
# |
Sep 29th 2016, 13:19 |
SpoutBE_ |
Ah oki j'avais pas vi que 0 Ã 23 |
# |
Sep 29th 2016, 13:19 |
SpoutBE_ |
id != key |
# |
Sep 29th 2016, 13:18 |
Speud |
@spoutBe, pourtant ils sont bien nommés tel que cake l'indique dans sa doc....;) |
# |
Sep 29th 2016, 13:18 |
SpoutBE_ |
http://php.net/manual/fr/language.oop5.traits.php |
# |
Sep 29th 2016, 13:18 |
kitcat711 |
j'ai lu trop vite |
# |
Sep 29th 2016, 13:18 |
kitcat711 |
non c bon |