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!

Have single checkbox with no value label

Jeremy WebbJun 1 2020 — edited Jun 1 2020

Hi,

We are on Apex 19.1.

To have a simple checkbox item previously, where if it is checked it indicates yes, otherwise it is not checked, I use to use static2:;Y,

But the dev user interface no longer allows you to do this, you have to enter the values in a popup, which forces the return value into the display field if you enter nothing for the display.

Is there anyway of just having a checkbox without the value label showing?

Screenshot 2020-06-01 at 11.38.01.png

So I want to have Active label and the checkbox without the Y label.

How can this easily be achieved?

Thanks,

Jeremy

Comments
Post Details
Added on Jun 1 2020
6 comments
692 views