I can’t set the window title when executing controller.getWindow().title = “blah”; in onShow().
It works perfectly well when called from onRecordSelection() but I kind of need my window title when it shows for the first time.
A sample solution attached just in case.
Am I missing anything?
I can’t set the window title when executing controller.getWindow().title = “blah”; in onShow().
It works perfectly well when called from onRecordSelection() but I kind of need my window title when it shows for the first time.
A sample solution attached just in case.
Am I missing anything?