How to access a js function inside dialogs
Hi,
i need to make a shared function with javascript. If i import the file inside the header of my page, the same function is not visible inside a dialog. It seems to be a different scope.
Is there a way to do it?
Thanks