How to overcome the issue with window.open not working with IE?
Hi,
The "window.open" can be used in OpenUI while the browser is Chrome, but it is not worked in IE(version 11) after change EnableOpenUI = False.
The browser script as below,
var sMap = window.open("http://10.203.108.164:8080/map/home?srId=" + sSRNum+"&lat=" + sLat+"&lng="+sLong, window, "height=800,width=1000,top=0,left=0,toolbar=yes,menubar=yes,scrollbars=yes, resizable=yes,location=yes, status=no");
Is the "window.open" only can be used in OpenUI?
PS: Siebel Version: IP2015.18