Hi , I have a problem with the helper Form with the method year when I
have field with name  that are some incapsulated array .
For example If I write :
echo $form->year('test.0.variables.test', 2008, 2010); .
The name of the resulting select is wrong
instead of data[test][0][variables][test]  it is data[NameofModel]

The form->select('test.0.variable.test') instead works perfecly
I use cake 1.2.9
Many Thanks

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to