Maximo Debug Window
Author: admin Post Date: February 24 2009Hello;
If you enter these to the address bar of your browser in any application of Maximo a new window appears which shows info about the client moves.. It is very useful for developers..
First enter..
javascript:eval(document.getElementById('debug_eventwindow').style.visibility='');
And Then
javascript:eval(document.getElementById('commframe').style.display='');
Then you will see a little window pop up on the left of the screen..
Have a good day…