Dear All,
I am trying to use window.open to fire an event inside USD using JavaScript as below,
if(window.IsUSD==true)
{
window.open("event/
}
But it opens, a new IE window outside USD with my URL that I am passing inside window.open and it does not fire any event inside USD.
In different PCs it is working fine, the issue is appearing in only one PC. No event or action is getting trigerred using Window.Open from Javascript inside USD.
I have never faced this strange issue before. What could be the possible root cause and how can it be fixed?
I am using USD 4.1 and CRM v8.2