Client-side programming reference
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
This section contains reference documentation for client-side events and object models that can be used with JavaScript libraries.
Important
-
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.
In This Section
Form events (client-side reference)
Client-side context (client-side reference)
GetGlobalContext function and ClientGlobalContext.js.aspx (client-side reference)
Execution context (client-side reference)
Save event arguments (client-side reference)
Collections (client-side reference)
Xrm.Page.data (client-side reference)
Xrm.Page.data.entity (client-side reference)
Xrm.Page.data.entity attribute (client-side reference)
Xrm.Page.data.process (client-side reference)
Xrm.Page.ui control (client-side reference)
Xrm.Page.ui (client-side reference)
Xrm.Page.ui quickForms (client-side reference)
Xrm.Page.ui section (client-side reference)
Xrm.Page.ui tab (client-side reference)
Xrm.Page.ui.formSelector item (client-side reference)
Xrm.Page.ui.navigation item (client-side reference)
Xrm.Page.ui.process (client-side reference)
Xrm.Utility (client-side reference)
Xrm.Mobile.offline (client-side reference)
Xrm.Panel (client-side reference)
Knowledge base search control (client-side reference)
Grid (read-only) objects and methods (client-side reference)
Editable grid objects and methods (client-side reference)
Related Sections
Form scripting quick reference
Use JavaScript with Microsoft Dynamics 365
Work with Dynamics 365 data using web resources
Write code for Microsoft Dynamics 365 forms
Write and debug scripts for the interactive service hub
Open forms, views, dialogs, and reports with a URL
Web resources for Microsoft Dynamics 365
JavaScript libraries for Microsoft Dynamics 365
Write plug-ins to extend business processes
Automate business processes using Dynamics 365 process
Developers guide to reports for Microsoft Dynamics 365
Manage your data in Microsoft Dynamics 365
Package and distribute extensions using solutions
Customize Microsoft Dynamics 365 applications
Extend Microsoft Dynamics 365 for Outlook
Integrate Microsoft Dynamics 365 with SharePoint
Sample code directory for Microsoft Dynamics 365
Microsoft Dynamics 365 Programming reference
Extend Microsoft Dynamics 365 on the client
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright