Display bullettin board messages opened by default
A common requirement is to display the bulletin board messages in a more visible way.A simple solution is to display the formatted message opened by default. To achieve this you can edit the following JSP file: [SMP]\applications\maximo\maximouiweb\webmodule\webclient\components\bulletinboard.jsp On my Maximo 7.5.0.6 i have this line of code at row 335: style=”display:none;overflow:visible” If you change the […]