Form Scripting
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Find the latest SDK documentation: CRM 2015 SDK
The Microsoft Dynamics CRM Web application and Microsoft Dynamics CRM for Microsoft Office Outlook include support for scripting using JScript. Both the Microsoft Dynamics CRM Web application and Microsoft Dynamics CRM for Outlook share the same scripts.
Scripts are added to events for the Entity form. Enter event scripts with the form customization user interface in the customization area of the web application.
Scripts are included when customizations are imported and exported.
Note When entity customizations are imported, any existing form scripts for an entity are overwritten by form scripts from the entity being imported, even when the customizations being imported do not have scripts defined. This can cause any existing scripts to be removed.
For more information about how to use Jscript, refer to the Jscript User's Guide at msdn2.microsoft.com/en-us/library/4yyeyb0a.aspx.
In This Section
Provides information about the form events available to configure scripts.
Adding Scripts to the Form or Field Events
Provides information about how you add scripts to form and field events.
Provides information about testing scripts.
Related Sections
Provides information about the form events, properties and methods you can use when scripting forms.
Describes the global functions and variables that can be used in forms and in code configured for ISV.Config.
© 2010 Microsoft Corporation. All rights reserved.
