更新时间:2021-07-27 18:13:03
coverpage
Microsoft Dynamics CRM 2011 Scripting Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Support files eBooks discount offers and more
Preface
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Chapter 1. Overview of Dynamics CRM 2011 Customization
Introduction
Opening a free 30-day trial of Dynamics CRM 2011 Online
Using solutions to package our work
Creating and managing entities
Creating and managing fields
Creating and managing forms
Creating and managing scripts
Creating and managing other resources
Creating and managing workflows
Creating and managing dialogs
Starting a workflow from a dialog
Working with security roles and permissions
Chapter 2. Scripting Form Fields
Working with text fields
Working with number fields
Working with currency
Working with date and time
Working with option sets
Working with lookups
Chapter 3. Field Validation
Custom e-mail field validation
Custom web address field validation
Validating the ticker symbol field
Formatting phone numbers
Formatting postal codes
Replacing the Country and Province fields with lookups
Chapter 4. Rules and Events
Form load event usage
Form save event usage
Field change event usage
Working with tabs and sections
Combining events
Enforcing business rules
Chapter 5. Error Handling
Handling unexpected user input
Handling unexpected processing
Blocking events
Handling UI events
Advanced error handling
Adding a new account and contact with validation
Chapter 6. Debugging
Debug messages
Using IE for tracing and debugging
Debugging using Visual Studio
Error logging
Using Fiddler with CRM
Chapter 7. Extended UI Manipulation
Showing or hiding form elements
Formatting fields
Creating a rating gauge field
Flagging a section for the user
Adding a contact picture
Adding an account logo
Marking accounts for review
Dynamic form elements
Chapter 8. Working with Ribbon Elements
Adding a new ribbon button
Removing ribbon artefacts
Starting a dialog/workflow from a ribbon button
Pre-populating form elements with a button click
Creating other ribbon artefacts
Security trimmed ribbon elements
Using the ribbon for displaying information
Chapter 9. Extending CRM Using Community JavaScript Libraries
Using jQuery with Dynamics CRM for page element selection
Using jQuery and CSS
Animating form elements with jQuery
Using jQuery UI for user interaction
Using jQuery UI for customizations
Integrating jQuery UI widgets
Using LiveValidation for input validation as you type
Using Datejs for date manipulation
Chapter 10. Light Social Media Integration
Integrating with Facebook
Integrating accounts with LinkedIn
Integrating contacts with LinkedIn