Re: WOTextField readonly feature
Re: WOTextField readonly feature
- Subject: Re: WOTextField readonly feature
- From: John Huss <email@hidden>
- Date: Wed, 6 May 2009 09:15:08 -0500
You can just use the binding
MyText : WOTextField {
value = someString;
readonly="readonly";
}
John
On Wed, May 6, 2009 at 3:50 AM, Rukmal Dias
<email@hidden> wrote:
hi,
There are two options in text field namely readonly="true", disabled="disabled".
The disabled is option is available in WO, but is there any way to get readonly feature for a text filed in WO
Thanks
Rukmal Dias
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden