Is there any good documentation on $form-inputs()?

2011-03-18 Thread Parris
Everytime I use it (and I really love using it), I need to look up info about it. It is no problem with datatime, text, textfields, and checkboxes; however, on off change I need a select or upload field, I need to do some work. Furthermore, if I want to change the label I need to experiment a

Re: Is there any good documentation on $form-inputs()?

2011-03-18 Thread euromark
i think there is pretty much everything covered... http://book.cakephp.org/view/1390/Automagic-Form-Elements On 18 Mrz., 20:19, Parris presid...@parrisstudios.com wrote: Everytime I use it (and I really love using it), I need to look up info about it. It is no problem with datatime, text,

Re: Is there any good documentation on $form-inputs()?

2011-03-18 Thread Parris
Not input singular... inputs, plural. On Mar 18, 12:52 pm, euromark dereurom...@googlemail.com wrote: i think there is pretty much everything covered...http://book.cakephp.org/view/1390/Automagic-Form-Elements On 18 Mrz., 20:19, Parris presid...@parrisstudios.com wrote: Everytime I use it

Re: Is there any good documentation on $form-inputs()?

2011-03-18 Thread Parris
http://api13.cakephp.org/class/form-helper#method-FormHelperinputs On Mar 18, 12:52 pm, euromark dereurom...@googlemail.com wrote: i think there is pretty much everything covered...http://book.cakephp.org/view/1390/Automagic-Form-Elements On 18 Mrz., 20:19, Parris presid...@parrisstudios.com

Re: Is there any good documentation on $form-inputs()?

2011-03-18 Thread Parris
Nevermind, figured it out! Thanks! On Mar 18, 1:27 pm, Parris presid...@parrisstudios.com wrote: Not input singular... inputs, plural. On Mar 18, 12:52 pm, euromark dereurom...@googlemail.com wrote: i think there is pretty much everything