Hi all, i used cakephp 1.3 a lot of time now i believe that 2.0RC3 will not bring me destroying bugs so i have started work on it.
And i have a question for 2.0 version. In 1.3 there were option for methods like $this->Form->checkbox or select, like label which is very useful in writing forms. But i don't see it in v2.0... I know that label option works for input method, but its a lot of code when you r writing only with it. Because you have to specify name, type and then (for eg. for select) options, and label. And my question is am i right? Is there no auto label method for checkboxes, select and so on? -- 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
