gennaroalpha7
Technical User
Hello -
I have three columns 'CallLog.RecvdDate', 'CallLog.ModDate'and 'Callog.CallId'
My ojective: From today's date - if tickets have been modified from todays date within 3 days to turn green, and tickets that have not been modified and are in the queue for more than 3 days to turn yellow.
My current code, formated in the CallLog.RecvdDate field, is as follows...
Please check my code and help me improve it to get to my objective. Any suggestions will be appreciated.
Thanks.
Alpha7
I have three columns 'CallLog.RecvdDate', 'CallLog.ModDate'and 'Callog.CallId'
My ojective: From today's date - if tickets have been modified from todays date within 3 days to turn green, and tickets that have not been modified and are in the queue for more than 3 days to turn yellow.
My current code, formated in the CallLog.RecvdDate field, is as follows...
Code:
Please check my code and help me improve it to get to my objective. Any suggestions will be appreciated.
Thanks.
Alpha7