Hello Everyone- Good evening. This problem is resolved now. As I expected some other java script in the application was causing the problem. The application was trying to attach a event for every form components (like textfields, checkboxes as per the functionality to track the unsaved changes). There were hidden variables present in the form and script was trying to attach a event for hidden variables (t:formdata) as well and that was the root cause of this problem. It was resolved just putting a if condition in the java script code.
Thank you all for taking a look into this problem. -- View this message in context: http://tapestry.1045711.n5.nabble.com/Checkbox-not-changing-its-state-after-click-tp5630379p5636206.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