Changes between Initial Version and Version 1 of Ticket #24528, comment 3
- Timestamp:
- 08/12/2015 11:53:26 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24528, comment 3
initial v1 3 3 Yeah me too. My checkbox returns true whether its checked or not. 4 4 I'm trying to hide some text if checkbox is checked but not matter if its checked or not its returning true so hiding the text. 5 6 SORRY FIXED!! 7 8 I was sanatizing it as an integer instead of a boolean 9