Resolved! How to change background color based on field value
Hi All, I have a requirement to change the table <td> tag background color as the field value changes at the time of insertion. When the value of INC field value is "true" i want the <td> tag background colour to be red When the value of INC field v...