Hi Taha-

Thanks for reply. My initial thought on this is some other javascript in the
application is changing the state of the checkbox, which I am trying to
figure out. Code in the template is below :
<form t:type="form" t:id="contactDetailForm">
-----
-----
<t:checkbox t:id="enable" t:value="enable"/>
<t:label for="enable"><strong>${message:checkbox-label}</strong></t:label>
----
</form>

I am not using Ajax for the checkbox.

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Checkbox-not-changing-its-state-after-click-tp5630379p5630495.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

Reply via email to