Page 32 of 211,233, showing 20 records out of 4,224,652 total, starting on record 621, ending on 640
# | Username | Text | |
---|---|---|---|
# | Aug 6th 2008, 17:47 | francky06l | seghezzi: validation isUnique |
# | Aug 6th 2008, 17:47 | seghezzi | D |
# | Aug 6th 2008, 17:47 | mitnavn_ | Can I make a function in the controller work without a view without make it private? |
# | Aug 6th 2008, 17:47 | renan_saddam | seghezzi: http://manual.cakephp.org/view/472/isunique |
# | Aug 6th 2008, 17:47 | gwoo | francky06l: looks pretty good |
# | Aug 6th 2008, 17:48 | gwoo | there are some other things you might have done but it would not have saved you much more code |
# | Aug 6th 2008, 17:48 | seghezzi | Thank you very much |
# | Aug 6th 2008, 17:49 | loki_racer | what is the correct way to use the form help to build a set of radio buttons |
# | Aug 6th 2008, 17:49 | loki_racer | i can't seem to figure out how to assign the value of the radio buttons |
# | Aug 6th 2008, 17:49 | francky06l | gwoo: do not know, I could have done the inherintance, but was scared to loose people in there ..Anyway, I use it in prod ...(with also inheritance) ... and wanted to share it .. |
# | Aug 6th 2008, 17:51 | francky06l | loki_racer: as an array .. (value => 'label1', ,value2 =>' label2') |
# | Aug 6th 2008, 17:52 | loki_racer | francky061: Polls and it has many PollAnswer and I find the Poll with recursive getting all its PollAnswer, do I have to loop that and rebuild that array to have what you are saying |
# | Aug 6th 2008, 17:52 | francky06l | gwoo: for the other things, .. feel free to amend, suggest ... (I wanted to avoid N user Aro |
# | Aug 6th 2008, 17:53 | francky06l | loki_racer: you can builld up your array using set::extract |
# | Aug 6th 2008, 17:53 | loki_racer | never used it.....guess I will look into it |
# | Aug 6th 2008, 17:53 | loki_racer | is that used in the controller or view |
# | Aug 6th 2008, 17:54 | francky06l | loki_racer: check the cookbook and google groups, quite straight froward |
# | Aug 6th 2008, 17:54 | renan_saddam | loki_racer: anywhere |
# | Aug 6th 2008, 17:54 | loki_racer | cool.....thanks guys |
# | Aug 6th 2008, 17:55 | nymacro | lol, that is weird |