Apex version 5.0.0.00.31
Theme Universal Standard
Page template Theme default
Report Classic
Report template Collapsible
Hi
I know this question has been asked multiple times here, but I am working on Apex 5 and need to know the correct way of doing it in this version.
I need to change the color of the entire row text(not background color) based on value in one of the columns in the classic report. I have just two conditions, if column value = Yes, color should be Red else it should be green.
I am new to jscript and css, so appreciate if someone can point me the solution with steps.
I have already checked this link which changes the column value, need to do something similar to the entire row.
https://tylermuth.wordpress.com/2007/12/01/conditional-column-formatting-in-apex/