Hi, I'm new to APEX, I have created a simple DB and imported data from Excel.
I have created an application page based on one DB table where a column has either a value of 1 or 0.
I would like to display this column as checkbox. 1 checked. 0 unchecked.
How can I achieve this?