Maximo Tips & Tricks
Color code Workorder Tracking list items
The workorder assignment manager already has a built in color code scheme where it changes the font color of the rows depending on what the priority of the workorder is. We can expand this functionality to other modules as well such as the Workorder Tracking module. We can change the row color of each workorder depending on what status it is in or what priority it ranges from. Here is a screenie of what the we are trying to achieve for the end result.
So in order to color code these workorder by status type you will have to go and modify the XML file found in the Application Designer.
...
For more, Please login or register for FREE!
Tags: Maximo, Color Code, Application Designer






This is pretty useful. The example here shows status on workorder; you can use multiple rules, I tried using status and team code on the incident app. If you have overlap, the high (first) rule will win.
Too bad the portlets aren’t this flexible, and I haven’t figured out how to set colour based on validation. E.g. highlight in red the items which are priority customers, or SLA breached. Kinda new to this though.
I can’t get this to work. I’ve inserted the dispayrule code as requested, but no color on my list results. Below is my code… Can you take a look to see what I might be doing wrong? We’re using version 7.1.1.4, our maximo.css file has the some color codes.
Have you tried restarting your application server once you made the changes?