Dynamic CRM 365 JavaScript best practice
April 28, 2023
0
Dynamic CRM 365 JavaScript best practice: These are the 5 refactorings I always do: ✅ Adding executionContext to functions; Passing the executionContext is the new way to access Xrm.Page. Make sure you flag 'Pass execution context as first parameter…
Continue Reading