HTML styling doesn't work in the screen widgets because they are rendering platform agnostic.
-Adrian --- On Sat, 5/9/09, Ruth Hoffman <[email protected]> wrote: > From: Ruth Hoffman <[email protected]> > Subject: Re: How to give id for a field in form widget > To: [email protected] > Date: Saturday, May 9, 2009, 5:20 PM > Actually, if the second example works - I would think it > should read > something like: > > id="some_id {width: 120px}" > > Ruth > Ruth Hoffman wrote: > > Hi Ravi: > > How about: > > <container id="some_id"> > > ... > > </container> > > > > Is that what you mean by set default value? > > > > Or do you want something like: > > id="some_id: {width: 120px}"? Not sure if > you can do this. Haven't > > tried. > > > > Ruth > > Ravi wrote: > >> Hi list, > >> Is there any way that we can give id for a field > in form widget and > >> can set id's default value. > >> any answer much appreciated > >> > >> > >> Regards > >> Ravindra Mandre > >> > >> > > > >
