How to Add a Color Indicator to the Employee List Based on Contract Date in ERPNext?

Indicators cannot be set for two fields at the same time. If the indicator is set for the status field, it won’t be set for any other field. To achieve this, you will need to apply custom logic. I’ve provided a reference for you. You’ll need to override the Employee list code first.

Reference:

1 Like