Sample: REST Endpoint jQuery Contact Editor
This sample code is for Microsoft Dynamics CRM 2011, and can be found in the following location in the SDK download:
SDK/SampleCode/JS/RESTEndpoint/RESTJQueryContactEditor
Note |
|---|
| If you just want to see how this sample works you can install (import) the RESTJQueryContactEditor_1_0_0_1_managed.zip managed solution included in the download files. If you install this managed solution and want to create the Web resources using the names in the Readme.docx, your solution publisher customization prefix cannot be “sample” unless you uninstall (delete) the managed solution. |
Requirements
Use the instructions in the Readme.docx to create Web resources using the files identified in the Visual Studio solution.
Demonstrates
This sample shows how to use of the REST endpoint in a basic application that provides interactive user interface using HTML, JScript, and JQuery.
You can compare the implementation of this application with the Sample: REST Endpoint Silverlight Contact Editor to see how the same requirements are met using different technology with the REST endpoint.
This screenshot shows the user interface for the REST Endpoint JQuery Contact Editor.
See Also
Tasks
Sample: REST Endpoint Silverlight Contact EditorConcepts
Use the REST Endpoint for Web ResourcesUse the REST Endpoint with Ajax and JScript Web Resources
Perform Basic Data Operations in Microsoft Dynamics CRM Using the REST Endpoint
Other Resources
Use Web Service Data in Web Resources (REST and SOAP Endpoint)Technical Article: Using Option Set Options with the REST Endpoint - JScript
Microsoft Dynamics CRM 2011
Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.
Note