Book Image

Microsoft Dynamics CRM Customization Essentials

By : Nicolae Tarla
Book Image

Microsoft Dynamics CRM Customization Essentials

By: Nicolae Tarla

Overview of this book

<p>Dynamics CRM is Microsoft's answer to customer relationship management. The platform's flexibility allows system customizers to enhance its functionality to map any kind of business and scale to any size.</p> <p>Through this practical guide, you will develop a vital and holistic understanding of the key features of Dynamics CRM. You will work with entities within the existing modules, learn how to customize and extend entities, and explore how to create logical relationships between them. You will also look at business rules and business process flows and learn how to use these features to enforce and visually enhance user experience. Furthermore, you will customize business entities without using code and cover the new features in Dynamics CRM. By the end of the book, you will have acquired new marketable skills in developing software for businesses running Dynamics CRM.</p>
Table of Contents (13 chapters)
Microsoft Dynamics CRM Customization Essentials
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Messages


Messages are the customizable snippets of text that appear throughout the entity form. By default, there is a set of predefined messages that can be edited and replaced as needed.

Do not confuse these messages with the plugin execution messages. That is a development topic, completely different from what we cover in this book.

The following screenshot shows how a standard Messages configuration window looks:

All the messages that are being changed from the default messages must be published before they are made visible to all the users.

The view presents the Default Display String, Custom Display String (which is the string we have modified), and Published Display String dropdown lists. The Published Display String dropdown list can be different from the Custom Display String dropdown list if we have modified a message several times and the latest change is not yet published.

When working with multiple languages, only the base language messages can be modified through this interface...