I would like to change the style of the fonts in list view (_list page) depending if a checkbox in the MS-Access DB is not marked. for example, I have a Yes/No field named ckbRead. if this checkbox is not marked the fonts of the date in the date field in the _list page will be bold and red and if the checkbox in the DB is marked the fonts will be regular.
How to do that?
Thanks