I would like to change the color of the detail link on a list page depending on a value in the details records
For example:
Let's say the details link on the Customer_list page goes to a table for "Orders"
In that Orders table there is a field for "status"
The values for the field "status" can be unpaid or paid.
A customer may have several orders.
I would like to change the link to green when all the orders that customer has are paid