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?

So I want to have Active label and the checkbox without the Y label.
How can this easily be achieved?
Thanks,
Jeremy