Is there any way check in script like siebel open ui is open in IE or Chrome ?
Hi All,
We are using siebel 8.1.1.14 patch set5 with open UI and HI also.
Used the TheApplication().ShowModalDialog(sURL,TheApplication,sParam); in browser script.
Which is working fine in siebel IE session but it's not working in Chrome?Is there any alternative for that.
In Our Side i tried to used window.open() and it works to open window .But in our page there are some business service call to siebel which is not working .In showModalDialog box it's working fine because it is passing the "TheApplications" object to window.
Thanks,
Hardik