I have a strange problem, when I open a telephone form for the first time (create) I get an error :
TypeError: Unable to get property 'OnLoad' of undefined or null reference at eval code (eval code:1:1)
I tried :
put the onload code as a note ( \\)
deleteing the connection from JS to the form
nothing helped and I can't debug (will not stop in breakpoints...)
I just get the same msg again and again..
What can I do? it makes no sense..
the full Error:
TypeError: Unable to get property 'OnLoad' of undefined or null reference
at eval code (eval code:1:1)
at RunHandlerInternal (https://qacrm/crm3/form/ClientApiWrapper.aspx?ver=-591919025:158:1)
at RunHandlers (https://qacrm/crm3/form/ClientApiWrapper.aspx?ver=-591919025:117:1)
at OnScriptTagLoaded (https://qacrm/crm3/form/ClientApiWrapper.aspx?ver=-591919025:232:1)
at Anonymous function (https://qacrm/crm3/form/ClientApiWrapper.aspx?ver=-591919025:201:1)
*This post is locked for comments