I have a content type for for an employee certification. The content type has a date field for the cert's expiration. I've created a view that shows the name field, cert type, and expiration date.

I'd like the view to rewrite the expiration results to show "current" (green), "expiring soon" (yellow), "expired" (red).

Any thoughts on how to approach this? Thanks

Comments

Utkarsh Harshit’s picture