Re: input name data[_method]

2009-04-27 Thread rich...@home

See my solution to an allmost identical problem:

http://groups.google.com/group/cake-php/browse_thread/thread/51aec944f860a708/89496a7d5f64542a?q=#89496a7d5f64542a


On Apr 27, 10:48 am, Telegu  wrote:
> nobody can help me?
>
> On Apr 18, 4:02 pm, Telegu  wrote:
>
> > yes to save my data correctly
>
> > On Apr 18, 11:55 am, Miles J  wrote:
>
> > > Yes but why is your data structured that way? SaveAll()?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: input name data[_method]

2009-04-27 Thread Telegu

nobody can help me?

On Apr 18, 4:02 pm, Telegu  wrote:
> yes to save my data correctly
>
> On Apr 18, 11:55 am, Miles J  wrote:
>
> > Yes but why is your data structured that way? SaveAll()?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: input name data[_method]

2009-04-18 Thread Telegu

yes to save my data correctly

On Apr 18, 11:55 am, Miles J  wrote:
> Yes but why is your data structured that way? SaveAll()?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: input name data[_method]

2009-04-18 Thread Miles J

Yes but why is your data structured that way? SaveAll()?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: input name data[_method]

2009-04-18 Thread Telegu

example
$ì=0;
$j=5;
$form->input($i.'.Model1.Model2.'.$j.'.model_id')  output ; this work
but if
$form->input($i.'.Model1.Model2.'.$j.'.Model3.model_id')  output
; this don't work

understand?

On Apr 17, 10:04 pm, Miles J  wrote:
> Still confused on what your asking. Can we see your form code, and the
> debugged $this->data.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: input name data[_method]

2009-04-17 Thread Miles J

Still confused on what your asking. Can we see your form code, and the
debugged $this->data.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: input name data[_method]

2009-04-17 Thread Telegu

Nobody have ideas???

On Apr 16, 1:57 pm, Telegu  wrote:
> i have a problem, when i generate my form if input name has more level
> example (data[i][Model1][j][Model2][Model3])
> it becames _method, data[i][Model1][j][Model2] work when i add
> [model3] it does not work. can you help me???
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



input name data[_method]

2009-04-16 Thread Telegu

i have a problem, when i generate my form if input name has more level
example (data[i][Model1][j][Model2][Model3])
it becames _method, data[i][Model1][j][Model2] work when i add
[model3] it does not work. can you help me???

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---