You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by "nicolas.tirode" <ni...@atos.net> on 2012/03/15 15:25:49 UTC

Checklist component can not be disabled

Hello,

I am new in Tapestry, I am using Tapestry 5.3.
I have some difficulties to disable a checklist component.

I am using it display a list of option. Sometimes I only need a read-only
list.
Is it possible to disable that list ? 

Using t:disabled="true" it is not working (it is still displaying a list of
active checkox)
Even if it's work on a checkbox component :(

Below my tml:
<t:checklist t:id="checklistOptions" encoder="optionEncoder" model="model"
selected="checklistOptions" t:disabled="true"/>

Thank in advance.

Nicolas

--
View this message in context: http://tapestry.1045711.n5.nabble.com/Checklist-component-can-not-be-disabled-tp5568119p5568119.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org