List Background color change of a field when the field on the list is read only(read security rules)

NA13
Tera Contributor

How can we change the background color of a field in list , based on other fields condition or when the list loads .

for eg We have ABC column having Yes and No Options , and another xyz column for all records on table, for eg we have records with same xyz column name (string field)  as 3 records , so we need to update each XYZ column colour based on ABC column Yes/No value .

if we have All Yes - then red 

if we have All No -then green

if both mixed then blue .

how can we achieve this when the list loads when ACL is restricting the fields

2 REPLIES 2

NA13
Tera Contributor

Hi , Thanks for your reply , i cannot use the style as i need to update color of a string field based on the value present in another column.