I have upgraded from crm 2013 to crm 2016 on premise but when i tried to access the organization i was not able to enter data into fields so i disabled the legacy systems. Now my scripts are showing errors. Can anyone tell me what might be the issue?
Script Error:
//picklistTypeName.removeOption(100000003);
//document.getElementById("Split_Units_span").disabled = "true";
//picklistTypeName.addOption(opt2);
these code were showing errors.