On Mon, Feb 16, 2009 at 5:01 PM, FranktheTank
<frankbirchstu...@gmail.com> wrote:
>
> (..)  Is there a simple
> way to use $form->input() to display a disable input box?

Something like that in your view must work:

echo $form->input( 'Model.fieldname', array('disabled'=> 'disabled') );

Best regards.

--
MARCELO DE F. ANDRADE (aka "eleKtron")
Belem, PA, Amazonia, Brazil
Linux User #221105

[...@parĂ¡ ~]# links http://pa.slackwarebrasil.org/

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to