Hello,
I need to know hwot ochange the color of a line (record) in a tree view based on if there is any content within the notes field of the form..
Example
I want the line text to change to red inf there are any notes in the notes field on a specific delivery order. How can I do this? something like
if notes != '' then ...