Has anyone run into this before and have a solution?
In a CRM instance that was recently converted from 2013 to 2015, when the Contact form loads, this error pops up: "Unable to get property 'form_onload' of undefined or null reference".
We have created a test form with no jscript libraries on it and the error still occurs. Use of fiddler shows that the error occurs the second the RecentlyViewedWebService.asmx
service tries to run.
Any help would be greatly appreciated.