How to insert text in a popup GlideDialogWindow ? (Window create on script lient with setting 'onload')
Hello, Someone could tell me how can I insert some text in a GlideDialogWindow ? There is my scripting from 'Client script': function onLoad() { //Type appropriate comment here, and begin script below var gdw = new GlideDialogWindow('testWindow'...
