How to increase height of a GlideDialogWindow?
Hello All, I have created a UI Action to preview the current record.However, i am not being able to increase height of the pop up window. I have used dd.setHeight(); and passed value into it but i could not see any change in the height. Also, i used ...