Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Checkbox – how does it work?

danield_2Mar 31 2010 — edited Mar 31 2010
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
This post has been answered by Sc0tt on Mar 31 2010
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 28 2010
Added on Mar 31 2010
5 comments
832 views