Posted 7 April 2025, 11:44 am EST
Hello
I’ve noticed that the custom functions (Core.CustomCode.registerFunctions(customCode))are being read on the report designer initialization and cached. Is there any way to force the designer to re-read them from Core.CustomCode at a later stage?
Basically the user can add custom functions as they are designing the report, and the only way to make them show up in the UI is to refresh the page so that i can load them before the designer is displayed.
Mihai,