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.