I am trying to set no default for a switch. It has an on value of 'N' and and off value of 'Y'. I want the user to be forced to select Yes (Y) or No (N). I set the default to null, it did not work. I didn't put anything in Default and it did not work either.
APEX 5.1.4
Oracle 11g
Robert