The easiest solution is to use two @Conditional blocks, the one, which disables 
the select, the other which displays the select as usual. Only one is rendered 
in dependence of the condition.

Rene

"Tapestry users" <tapestry-user@jakarta.apache.org> schrieb am 05.04.05 
16:01:48:
> 
> How can I conditionally do not disable a field?    If you have any value 
> for the disabled attribute the input field would be disabled.  So I 
> guess my question is how do conditioanlly NOT set the disabled attribute.
> 
> In the end in a particular condtion I want this generated:
> 
> <select disabled="true">
> 
> in the other condition I want this generated
> 
> <select>
> 
> Any clues?
> 
> 
> -- 
> 
> Scott F. Walter       Scott F. Walter
> Principal Consultant
> Vivare, Inc.
> 
> E: [EMAIL PROTECTED]
> E: [EMAIL PROTECTED]
> Visit scottwalter.com <http://scottwalter.com> --Point.  Click.  Explore!
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


______________________________________________________________
Verschicken Sie romantische, coole und witzige Bilder per SMS!
Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to