Is it possible to change the ValidityDate field on Process Manager screen based on the information below to a different color?
DaysDiff = ValidityDate - CurrentDate
If DaysDiff between 6 and 14 then ValidityDate field is green
Else If DaysDiff is between 1 and 5 then ValidityDate field is Yellow
Else ValidityDate field is Red (or Expired)