Hi,
I have a form that has it’s titleText set to a global variable, globals.titleBarText.
Sometimes I run scripts that change the contents of that variable, but it doesn’t update in the title bar until I change records. Neither controller.saveData() nor application.updateUI() make a difference. How can I update the titleText without changing forms?
Thanks,
Andrew