I have JScript which calls GetGlobalContext() function. During a code review process, I is pointed that Xrm.Page.Context should be used instead. I reviewed and found that GetGlobalContext should be used when call is made outside the form. Kindly suggest should I replace GetGlobalContext() with Xrm.Page.Context in my JScript? Also, clarify, whether JScript is considered outside to a form or not in CRM.
*This post is locked for comments
I have the same question (0)