So let's say I have two fields.
Status field and due date field.
I want it so when the due date is past due in the status field will appear the word "expired" and if not then the word "on time" will appear on the status field.
How can I do this?
Thank you so much in advance