Hi

I made a mistake in thinking read only works with <select>, I assumed my
issue was CakePHP rather than general HTML.

The disabling of fields is only a temporary "blocker" to prevent users
triggering a bug I am trying to fix - this bug breaks whole orders on
import, I will remove the "blocker" when the bug is fixed and uploaded.

The functionality of the action is still active and it still serves its
purpose, it just limits advanced features (User can still achieve the same
results through other actions)


On 11 March 2011 11:46, AD7six <andydawso...@gmail.com> wrote:

>
>
> On Mar 11, 12:44 pm, AD7six <andydawso...@gmail.com> wrote:
> > On Mar 11, 9:54 am, Stephen <step...@ninjacodermonkey.co.uk> wrote:
> >
> > > Hi
> >
> > > I want to set an input box to be readonly, this is to prevent users
> from
> > > editing the field, the data needs to be posted so disabled is not an
> option.
>
> ps readonly is simply another attribute - i.e. you just add it if that
> really is what you want.
>
> AD
>
> --
> 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
>



-- 
Kind Regards
 Stephen

 http://www.ninjacodermonkey.co.uk

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

Reply via email to