# |
Sep 20th 2016, 12:50 |
kitcat711 |
c pas une table |
# |
Sep 20th 2016, 12:49 |
GuillaumeP |
si tu as les civilités dans une table pourquoi tu fais pas un belongsTo ? |
# |
Sep 20th 2016, 12:49 |
kitcat711 |
ca je vois a peu prés, mais comment retrouver que si le user a selectionner "Indivision", la valeur est "8" |
# |
Sep 20th 2016, 12:49 |
GuillaumeP |
c'est pas le select le pb ? |
# |
Sep 20th 2016, 12:49 |
kitcat711 |
oui, |
# |
Sep 20th 2016, 12:48 |
GuillaumeP |
kitcat711: donc tu as les civilités dans ta table et tu veux alimenter ton select avec ? |
# |
Sep 20th 2016, 12:48 |
kitcat711 |
je sais créer la liste a présenter, mais je cherche un truc intelligent pour retrouver la valeur correspondante en base |
# |
Sep 20th 2016, 12:48 |
ALucifer |
SpoutBE_ j'ai fait un bower init j'ai plein de truc, j'en fait quoi x) |
# |
Sep 20th 2016, 12:48 |
kitcat711 |
mais enregistrer la valeur (l'index dans mon tableau) de la selection de l'user |
# |
Sep 20th 2016, 12:47 |
kitcat711 |
je veux proposer la liste M., Mme, Mme et M |
# |
Sep 20th 2016, 12:47 |
kitcat711 |
], |
# |
Sep 20th 2016, 12:46 |
kitcat711 |
1 => 'M.', 'Mme', 'Mme et M.', 'Mme et Mme', 'M. et M.', 'SCI', 'Société', 'Indivision', |
# |
Sep 20th 2016, 12:46 |
kitcat711 |
'short' => [ |
# |
Sep 20th 2016, 12:46 |
kitcat711 |
'polite' => [ |
# |
Sep 20th 2016, 12:46 |
kitcat711 |
dans ma config j'ai : |
# |
Sep 20th 2016, 12:46 |
kitcat711 |
en base, j'ai une colonne "gender" et je stocke des valeurs num: 1, 2 ,3... |
# |
Sep 20th 2016, 12:46 |
GuillaumeP |
what's up kitcat711 ? C'est quoi le pb avec les formulaires ? |
# |
Sep 20th 2016, 12:45 |
kitcat711 |
ACTION a pa utiliser les formulaires de vues de Cake depuis longtemps, suis perdu sur une liste déroulante |
# |
Sep 20th 2016, 12:45 |
Nicolas_13860 |
salut kitcat711 |
# |
Sep 20th 2016, 12:44 |
GuillaumeP |
holà kitcat711 |
# |
Sep 20th 2016, 12:44 |
kitcat711 |
lu darkelda , Nicolas_13860, GuillaumeP, veve et les autres |
# |
Sep 20th 2016, 12:43 |
kitcat711 |
hey Skeletyon is back |
# |
Sep 20th 2016, 12:43 |
kitcat711 |
Plop |
# |
Sep 20th 2016, 12:43 |
SpoutBE_ |
heu c'est p-e site.min.css au lieu de bootstrap.min.css, Ã voir (tu le verras vite lol) |
# |
Sep 20th 2016, 12:41 |
ALucifer |
Bon par contre leur doc est nul à chier mais au moins je sais comment faire |
# |
Sep 20th 2016, 12:41 |
ALucifer |
Merci :) |
# |
Sep 20th 2016, 12:40 |
SpoutBE_ |
6) $this->Html->css('bower_components/Bootflat/bootstrap.min.css'); |
# |
Sep 20th 2016, 12:39 |
SpoutBE_ |
5) bower install Bootflat --save |
# |
Sep 20th 2016, 12:38 |
SpoutBE_ |
4) .bowerrc |
# |
Sep 20th 2016, 12:38 |
SpoutBE_ |
3) bower init |
# |
Sep 20th 2016, 12:38 |
SpoutBE_ |
2) cd /ton/projet/cake |
# |
Sep 20th 2016, 12:38 |
SpoutBE_ |
1) npm install -g bower |
# |
Sep 20th 2016, 12:36 |
ALucifer |
SpoutBE_ je veut utiliser bower pour un framework css donc ça va ce passer commetn? |
# |
Sep 20th 2016, 12:35 |
ALucifer |
Pas de problème |
# |
Sep 20th 2016, 12:24 |
SpoutBE_ |
@ALucifier pardon gourré de case ^^ |
# |
Sep 20th 2016, 12:22 |
SpoutBE_ |
dans ton .bowerrc |
# |
Sep 20th 2016, 12:22 |
SpoutBE_ |
} |
# |
Sep 20th 2016, 12:22 |
SpoutBE_ |
"directory": "webroot/bower_components" |
# |
Sep 20th 2016, 12:22 |
SpoutBE_ |
tu dois juste mettre: { |
# |
Sep 20th 2016, 12:22 |
SpoutBE_ |
Alucifier: aucun problème d'utiliser bower avec cakephp |
# |
Sep 20th 2016, 12:13 |
Nicolas_13860 |
bonjour |