Hi guys I had this working about 5 years ago but can't get it right
I want to make http://requesttracker.wikia.com/wiki/ShowStatusInColor Make the Subject and maybe the ticket ID show the colour the priority has so we have... from the wiki... if ($colors) { $priority = "<div style=\"color: $colors;\">$priority</div>" } return \"<b>$priority</b>"; } # Comment out any line to disable colour change. $COLUMN_MAP->{Priority}->{value} = \&PriorityInColor; If we can decide how to spell Colour that is (even my spellchecker gets confused uk/us spelling) Thanks in advance -- David Lane Director GoodChoice.IT Ltd We reward successful referrals W: www.goodchoice.it E: [email protected] T: 020 8099 5540 -- RT Training in Seattle, June 19-20: http://bestpractical.com/training
