Compare fields

I'd like to request the ability to compare fields within an object and between connected objects.

For instance, I've got a "need-by" date field in my orders object and an "acknowledged" date field in the same object (vendor will log in and complete). I'd like to be able to call out when the acknowledged date is greater than the need-by date.

It would also be helpful to compare values in connected objects.


Hey Sam, thanks for the tip. I was able to get a good result using a calculated field to find the difference between the date fields and then using the display rules to highlight the field that I wanted.