changing background if 1 item is failed

Exchange HTML report templates between users.
Post Reply
jorishp
Posts: 1
Joined: Tue Apr 06, 2004 1:11 am

changing background if 1 item is failed

Post by jorishp »

I am showing a report on a screen near me. And i want to turn the background color of the report is 1 item is failed.
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Looks like you need to mark "use external header" option, and create some java script that will check %BadTests% macro variable and change backround color ("If (%BadTests%>0) ...)

Regards
Alex
Post Reply