In config.js if you add:
dialogDefinition.onShow = function (...
you will get the javascript error: C.preview not defined
onLoad works. onShow not.
What could be the problem? Is that a known bug?
dialogDefinition.onShow = function (...
you will get the javascript error: C.preview not defined
onLoad works. onShow not.
What could be the problem? Is that a known bug?