|
Instruction
Select one of the existing demo users and click the edit link.
What you will see is that the Checkbox automatically displays correctly, depending on the database value of the field (Y or N).
This is done just by setting Lov of the checkbox field to APEXLIB_BOOLEAN_Y_N, without any further coding. |
|