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 million times, and figure out what it is looking
for... Has this function been documented in more detail anywhere? The
API doc is pretty useless for this function. It isn't even in the book
anymore.

Thanks,
Parris

-- 
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
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


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, 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 million times, and figure out what it is looking
 for... Has this function been documented in more detail anywhere? The
 API doc is pretty useless for this function. It isn't even in the book
 anymore.

 Thanks,
 Parris

-- 
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
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


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 (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 million times, and figure out what it is looking
  for... Has this function been documented in more detail anywhere? The
  API doc is pretty useless for this function. It isn't even in the book
  anymore.

  Thanks,
  Parris

-- 
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
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


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 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, 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 million times, and figure out what it is looking
  for... Has this function been documented in more detail anywhere? The
  API doc is pretty useless for this function. It isn't even in the book
  anymore.

  Thanks,
  Parris

-- 
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
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


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 
  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, 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 million times, and figure out what it is looking
   for... Has this function been documented in more detail anywhere? The
   API doc is pretty useless for this function. It isn't even in the book
   anymore.

   Thanks,
   Parris

-- 
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
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php