Checkbox – how does it work?
I have one page item which I want to display as “checkbox”. When I set it to “Display As Checkbox” I am prompted to define list of values. When I opt to create a list of static values and define something similar to “STATIC2:True;1,False;0” and then run the page, there are two check boxes next to my item.. Further the “True” and “False” is displayed on the right side of the check boxes..
What I want is to have only the item's label to be displayed, and then only ONE check box – if its not checked the return value should be 0 (zero). If its checked the return value should be 1 (one).
How should I configure this page item?
Thank you for your time.
Daniel