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!

Radio Button. Y/N but no NULL

NotandiMar 20 2017 — edited Mar 20 2017

Hi.

I just want a Y/N static values list for an item and no option for a NULL answer. I can't get around it. The radio buttons in the application get 3 answers every time, Y,N, and radiobutton with nothing beside it.

My list of static values looks like this: <STATIC:Y,N>

I made a static LOV with just the Y/N answers.

The column is NOT NULL and the item has a "Value Required" validation on it and no default value. The column is varchar. Everything else is pretty much at the default.

I could use the Yes/No control, but my boss wants radio buttons.

This post has been answered by fac586 on Mar 20 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 17 2017
Added on Mar 20 2017
2 comments
1,224 views