Log message #2300631

# At Username Text
# Sep 22nd 2011, 17:22 TooMuchCaffeine robcowie: correction. if linked model is hasMany then saveAll recursively calls itself
# Sep 22nd 2011, 17:21 delfis uppercase I
# Sep 22nd 2011, 17:21 delfis Id
# Sep 22nd 2011, 17:21 ujjain I had $this->Question->find... but that does not find User's for Answers.
# Sep 22nd 2011, 17:21 diverdude TooMuchCaffeine, hey, did you ever have problems with "segmentation fault" in cakephp?
# Sep 22nd 2011, 17:21 ujjain I never used find blabla by blabla, how can I make this work? $this->set('answers', $this->Question->Answer->findAnswerbyQuestionid(null, $id));
# Sep 22nd 2011, 17:20 delfis and can tell his experience :p
# Sep 22nd 2011, 17:20 delfis i know that someone have tried something
# Sep 22nd 2011, 17:19 delfis Dunhamzzz, google won`t give me answer from experience
# Sep 22nd 2011, 17:19 Dunhamzzz !tell delfis about google jQueryui calendar
# Sep 22nd 2011, 17:19 Dunhamzzz jqueryui
# Sep 22nd 2011, 17:19 delfis jquery i think
# Sep 22nd 2011, 17:19 delfis )
# Sep 22nd 2011, 17:19 delfis ?
# Sep 22nd 2011, 17:19 delfis can you suggest me simple calendar
# Sep 22nd 2011, 17:16 TheWarden have a good one
# Sep 22nd 2011, 17:16 scoutmstershke I'm going to lunch bitches
# Sep 22nd 2011, 17:16 delfis ;)
# Sep 22nd 2011, 17:15 scoutmstershke I always do
# Sep 22nd 2011, 17:15 scoutmstershke I know
# Sep 22nd 2011, 17:15 delfis scoutmstershke you left mistake :p
# Sep 22nd 2011, 17:15 delfis i want that
# Sep 22nd 2011, 17:15 delfis )
# Sep 22nd 2011, 17:15 delfis TooMuchCaffeine thank you
# Sep 22nd 2011, 17:15 TooMuchCaffeine that would set correct nesting for saveall
# Sep 22nd 2011, 17:14 TooMuchCaffeine and next record would be 'ModelName.1.id
# Sep 22nd 2011, 17:14 scoutmstershke delfi http://bin.cakephp.org/view/1245950997
# Sep 22nd 2011, 17:14 TooMuchCaffeine input('ModelName.0.id');
# Sep 22nd 2011, 17:13 delfis for id example
# Sep 22nd 2011, 17:13 delfis $this->Form->input('what now?
# Sep 22nd 2011, 17:13 delfis id
# Sep 22nd 2011, 17:12 TooMuchCaffeine set value?
# Sep 22nd 2011, 17:12 delfis don`t know how to set ID
# Sep 22nd 2011, 17:11 delfis echo $this->Form->input('[0]id', array('type' => 'hidden'));
# Sep 22nd 2011, 17:11 delfis well
# Sep 22nd 2011, 17:11 scoutmstershke then*
# Sep 22nd 2011, 17:11 TooMuchCaffeine delfis: define normal
# Sep 22nd 2011, 17:11 scoutmstershke delfis pass the data with form that manipulate the data in your model or controller
# Sep 22nd 2011, 17:10 TheWarden scoutmstershke: ahhh your hitting on something I did wrong?
# Sep 22nd 2011, 17:10 delfis but how to create normal form in view?
# Sep 22nd 2011, 17:10 delfis i know how the data should be to saveAll