Hi,
*disclaimer: non trained or experienced person, - please reply in VERY layman's terms.
I have some custom forms i have created for various entities (e.g: Order, Quote, etc..) however when saving the the below error appears.
-it doesn't seem to interfere or stop the form from progressing.
-It also doesn't appear to affect any function or form we use.
What is it, why is it appearing, and how can i either rectify it, or at least make the error notice not pop up?
Error log:
TypeError: Unable to get property 'Metadata' of undefined or null reference
at FS.SalesDocumentFormLoader.Library.GetOrderType (https://<businessnamehere>.crm6.dynamics.com/%7B636467084470000154%7D/WebResources/msdyn_/SalesDocument/SalesDocumentFormLoader.Library.js:1:5627)
at FS.SalesDocumentFormLoader.Library.FormApplies (https://<businessnamehere>.crm6.dynamics.com/%7B636467084470000154%7D/WebResources/msdyn_/SalesDocument/SalesDocumentFormLoader.Library.js:1:4301)
at FS.SalesDocumentFormLoader.Library.OnLoad (https://<businessnamehere>.crm6.dynamics.com/%7B636467084470000154%7D/WebResources/msdyn_/SalesDocument/SalesDocumentFormLoader.Library.js:1:904)
at Anonymous function (https://<businessnamehere>.crm6.dynamics.com/%7B636467084470000154%7D/WebResources/msdyn_/Utils/ResourceLoader.js?ver=1304408081:1:597)
at f (https://<businessnamehere>.crm6.dynamics.com/%7B636467084470000154%7D/WebResources/msdyn_/Utils/head.js?ver=1304408081:30:461)
at Anonymous function (https://<businessnamehere>.crm6.dynamics.com/%7B636467084470000154%7D/WebResources/msdyn_/Utils/head.js?ver=1304408081:30:2489)
at w (https://<businessnamehere>.crm6.dynamics.com/%7B636467084470000154%7D/WebResources/msdyn_/Utils/head.js?ver=1304408081:30:944)
at Anonymous function (https://<businessnamehere>.crm6.dynamics.com/%7B636467084470000154%7D/WebResources/msdyn_/Utils/head.js?ver=1304408081:30:2450)
at u (https://<businessnamehere>.crm6.dynamics.com/%7B636467084470000154%7D/WebResources/msdyn_/Utils/head.js?ver=1304408081:30:137)
at Anonymous function (https://<businessnamehere>.crm6.dynamics.com/%7B636467084470000154%7D/WebResources/msdyn_/Utils/head.js?ver=1304408081:30:2383)
*This post is locked for comments