-1
It does not make sense to have read only do this. Just set disabled to
false to have the input text rendered but not accept user input. If
you do need something special for your own needs, then I would suggest
extending the renderer.
Sent from my iPod
On Sep 2, 2008, at 6:35 AM, "Marco Grimm" <[EMAIL PROTECTED]
> wrote:
Hello altogether,
at the moment Trinidad renders a span if readOnly is set, but we
would like
an "input readonly" to be rendered. Would it be possible to make this
configurable? And it would be very nice to have the possibility to
render
"tabindex = '-1'" together with readonly, so that the focus does not
go
through the "input readonly".
Thanks in advance
Marco Grimm