I just noticed by your code that you are using 1.1 of cake.  Dunno
what changes have been made since I have been in that branch but, the
array('disabled' => true); works in 1.2...
Sorry I didn't notice sooner

On Nov 30, 10:48 am, Brian <[EMAIL PROTECTED]> wrote:
> I just noticed that none of the parameters being passed in the array
> are being used? What would cause that?
>
> On Nov 30, 12:44 pm, "Chris Hartjes" <[EMAIL PROTECTED]> wrote:
>
> > On Nov 30, 2007 1:29 PM, Brian <[EMAIL PROTECTED]> wrote:
>
> > >  this doesn't work either:
>
> > >  <?php echo $html->inputTag('Employee/start_date', array('size' => '4
> > > 0', 'disabled' => true)) ?>
>
> > Have you thought about using a hidden field and simply displaying the data?
>
> > --
> > Chris Hartjes
>
> > My motto for 2007:  "Just build it, damnit!"
>
> > @TheKeyboard -http://www.littlehart.net/atthekeyboard
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to