Regarding the Use of getTopWindow()in servicenow
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2018 11:41 PM
Hi I got a doubt while going through the UI actions...What is the use of this
var w = getTopWindow();
w.popupOpenFocus(url, 'related_list', 950, 700, '',
Where I can find the getTopWindow class...Give me the link and the details that you have..
Thanks in Advance
Labels:
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2018 12:06 AM
adding a link here, kindly refer that. also you can use anywhere in java script based application.
https://docs.microsoft.com/en-us/windows/desktop/api/winuser/nf-winuser-gettopwindow