Hi guys
I'm working on some sort of coloring per environment so that our users do not confuse our PRD environment with a TST environment.
I've made some code that changes the color of the statusbar (in SysSetupFormRun.run()) and works well (see screenshot).
I used this method to do the actual coloring: msdn.microsoft.com/.../formrun.setstatusbarbackgroundcolor.aspx
Final thing i'm struggling with is getting access to the FormRun object of the AreaPage (workspace). I cant get info in the debugger's stacktrace and code profiler didnt give me any hints either.
It is working for ListPages but not the initial homepage/area page.
Any ideas?
Im on R3 btw.


*This post is locked for comments
I have the same question (0)