Browse by Tags
All Tags »
Tips »
Customizations (RSS)
Matt Cooper recently posted a great summary of a change that will be occurring in the next update for Microsoft Dynamics CRM Online. If you have done any development against your unique URL (https://<orgname>.crm.dynamics.com) or have deployed the
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...
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...
Ever want to get an overview of your form customizations, including tabs, sections, and details about each field? Try the Form Reporter tool. http://code.msdn.microsoft.com/mscrm4formreporter It will give you a nice bit of output in Word
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...
LinkedIn is fairly popular business networking tool that allows you make connections and take advantage of relationships based on those connections. You can send messages and request to many connections. Since these relationships exist across multiple
Read More...
Microsoft Dynamics comes with teaming model that is built in. It supports all of the security roles and process management features.There are many aspects of teaming in a CRM system. One concept is about relating members of you organization to a particular
Read More...
Who are you ? With the March Service update for Dynamics CRM Online , we have a few additions to the authentication programming model that enables more scenario’s and is more secure. If you recall from an earlier post , I discussed some of
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...
One of our local Microsoft Gold Certified Partners uncovered a great way to generate reports from CRM Online outside of the out-of-the box mechanisms. Thanks Jeff! If you are interested in learning more you can contact them at: Phone: 206.686.8704
Read More...
Update - January 14, 2009 Here's a quick update to this post. It is time-consuming to navigate through each Entity to find the many Views to update. If you want to more easily navigate to the these Views there's an easy solution: use the Advanced
Read More...