I have a boolean column in my mySQL database. I defined in in fields.ini to be widget type of checkbox. When I look at the individual row for edit or new record, I see it as a check box, but on the listing displays it displays as a 0 or 1, not a check box.
Is this expected? Or is it a bug?