Is using document object in javascripts unsupported?
*This post is locked for comments
Hi Preeti,
using DOM in CRM is unsupported and it is not listed anywhere :
msdn.microsoft.com/.../gg328255.aspx
The client object model contains the Xrm.Internal namespace. Use of the objects in this namespace isn’t supported. These objects, and any parts of the HTML Document Object Model (DOM), are subject to change without notice. We recommend that you don’t use these functions or any script that depends on the DOM.
While debugging, you may find methods and objects in the Xrm.Page or Xrm.Utility namespaces that aren’t documented. Only documented objects, functions, and methods are supported.
Hello,
Yes it is definitely unsupported - please use XRM functions only for all your Javascript related development.
Hi,
document object is supported in javascript. Read below thread:
community.dynamics.com/.../javascript-document-and-events
Thanks:)
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156