Is it possible change color in tree view, for example if field total_time (float time widget) <= 00:00 put red color.
I'm try below exampke but not working!
colors="red:total_time<='00:00'"
Is it possible change color in tree view, for example if field total_time (float time widget) <= 00:00 put red color.
I'm try below exampke but not working!
colors="red:total_time<='00:00'"