Hello steven thanks for your reply
I enable the proeprty mxe.script.callsetuponinit but still my script does not work.
when i refer mboset.getMbo() or getOwner() in script it give runtime error as undefined mboset.getMbo(), undefined getOwner().
even my print statement is not get displayed in log.
I try with both event Initialize and save.
in save event i did not get the above error i mentioned but script does not work at all.
This dialog is in Asset Application based on non persistent object . I am trying to achieve is that when user click on OK button it will update
some attributes of asset table.
warm regards