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-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org