Coloring background of task titles: Project Status
I am attempting make my status turn red when a task status is late. The code continues to be incorrect. Below is my latest attempt.
enumclass=com.attask.common.constants.ProgressStatusEnum
enumtype=TASK
linkedname=direct
namekey=progressStatus
querysort=progressStatus
type=enum
valuefield=progressStatus
valueformat=val
IF({progressStatus}!= LT)=valueformat=val<div style="background:#ff0000;">