Browse by Tags
All Tags »
Microsoft CRM O... »
Tips (RSS)
Have you imported the CRM Sample Data (YES, it works with CRM Online) and tried to add products to an opportunity? Nothing there! You look and see the products have been imported but notice the warning: There are 295 products added as a part of the sample
Read More...
In Microsoft Dynamics CRM there is a feature to automatically set the Do Not Email flag for a contact if the click on an Unsubscribe link in a CRM generated email. In order to enable this functionality, navigate to Settings > Administration > System
Read More...
In the first blog on using Fetch XML , I introduced a tool that I had created that would allow you to execute Fetch XML statements to retrieve CRM data. In this blog, I want to discuss some of the inner workings to executing Fetch XML statements to retrieve
Read More...
NOTE: THIS IS AN UNSUPPORTED MEANS OF CUSTOMIZING THE ENTITY. I WILL INVESTIGATE A SUPPORTED SCENARIO AND MODIFY THIS POST. I have been asked many times, “If I customize this entity can I simply copy the attributes to another entity or do I need to create
Read More...
Building Custom dashboards for Dynamics CRM Online is not as complex of an effort that it's reputation has gotten. It does require some developer skills and this blog will be a great launching pad for you to build your own. Here's a screen shot of a dashboard
Read More...
NOTE: The information presented below is NOT in the SDK currently available for download or online . This update was posted on the Microsoft CRM Development Forum on April 7th. The following updated information applies to version 4.0.8 of the Microsoft
Read More...
Adding documentation management services to Dynamics CRM Online is fairly simple customization that can really enhance your CRM Online application. By modifying the site map, you can add links and references to other web applications. The user can use
Read More...
Similar to my recent posts about the On-Premise Accelerators for Extended Sales Forecasting and Event Management , the eService Accelerator contains some customizations that may be useful to import to CRM Online. Unfortunately, the main value-add of the
Read More...
The Event Management accelerator gives organizations the ability to manage the planning, execution, tracking and reporting requirements for event campaigns. Designed for CRM 4.0 On-Premise , the installation includes customizations, workflows, plug-ins,
Read More...
With workflow you can easily calculate the total duration of all completed activities rolled up to a main record such as an Account, Contact or Opportunity. This functionality is built into the service module, but for organizations that track number of
Read More...
The Extended Sales Forecasting Accelerator for CRM contains two main components to import: 1) a customization .xml file including custom entities, security roles and workflows, and 2) two custom report .rdl files to import. CRM Online does not allow
Read More...
Browsing through some of the blogs I read yesterday, I came across a handy bit of JScript posted by Jim Steger at Sonoma Partners. (Jim, as you may know, is the co-author of Working With Microsoft Dynamics CRM 4.0 and Programming Microsoft Dynamics
Read More...
Recently a customer asked me how to open the Accounts form in a larger window. It's a simple matter of a little bit of JavaScript that I was lucky enough to locate the answer in Ronald Lemmen's blog . Navigate to the main Account form as follows:
Read More...
I came across the details on how to do this when reading a blog posting from Matt Wittemann a couple years back. I still use it and thought you might be interested. Another capability to demonstrate the flexibility of the configuration options
Read More...
A sales process is a standardized series of activities that occur during a sales cycle. As the sales cycle progresses and activities are completed, the probability of winning the deal gets greater. In Microsoft CRM v 3.0 the sales process functionality
Read More...