Hi guys,
I am facing new error in service module onload event and onchange event in Case entity.
And also i am using crm online version 9.1
Below script:-
function BusinessSwitch()
{
debugger;
alert("Hello");
}
Alert message was displyed and later after few seconds new message displays like below shown.
Below Image refers the error for above script:
Please guide me to solve this issue.
*This post is locked for comments