Any CRM developer or customizer will know that when you deploy a managed solution, you need to make sure you tick the box that says Activate any processes and enable any SDK message processing steps included in the solution. Without this step, you run the risk of having unpublished workflows and ina
Read the full article hereWith Dynamics CRM 2011 Rollup 12/Polaris, we now have a completely new Form UI for Contacts, Opportunities, Leads, Accounts, and Cases. For new customers who have not experienced Dynamics CRM ‘classic’ mode, this will be fine as they don’t have to unlearn everything about the class
Read the full article hereWith Dynamics CRM 2011 rollup 12 (Polaris), and the new Process Forms, we are given an option to ‘Switch to Classic’ which allows us to switch from our Process Form to the Classic Form equivalent. One of the problems with this is that once you’re on the ‘classic’ form,
Read the full article hereSo the first thing you are probably asking is what is HTC support mean? HTML Components, known as HTCs, are a nonstandard mechanism to implement components in script as Dynamic HTML (DHTML) "behaviours" in the Microsoft Internet Explorer (IE) web browser. These files typically use an .ht
Read the full article hereAnother nice feature in update rollup 12 for Microsoft Dynamics CRM 2011 is out-of-the-box Bing Maps integration. Previously, custom solutions were required in order to display a map on an entity form in CRM, but Microsoft have made this available as part of the new process-driven user interface. Fo
Read the full article hereCRM 2011 has given us this wonderful means of accessing all Activity entities through a single pointer, called the ActivityPointer. Unfortunately this pointer contains only out-of-the-box fields which are generic enough across the various Activities to warrant being included. This means that if you
Read the full article hereIf you have used JavaScript to filter results in a sub-grid using pre-rollup 12 version of Dynamics CRM 2011, then you’re going to face problems with the move to Rollup 12 and Cross Browser. The first, and most obvious problem is the ‘setParameter’ function used to set the new fetc
Read the full article hereIn previous versions of Dynamics CRM 2011, there was a limit for how many sub-grids would load on a single form by default. This limit was 4, meaning the 5th sub-grid, and any subsequent sub-grids on your form would not be loaded automatically. Users would have to click the ‘load records&rsquo
Read the full article hereRecently, a customer with a federated active directory setup got an error from the MS Online Services Team saying that they did not register a synchronization for at least 24 hours. The synchronization has been working fine until now but then suddenly stopped. We noticed the following errors
Read the full article hereUpdate Rollup 12 for Microsoft Dynamics CRM 2011 includes a new feature which allows you to easily call your Leads, Contacts, and Accounts via Skype. This functionality is available for phone number fields present on both process-driven forms and system or user-defined views. Those of you that are r
Read the full article hereIf you have signed up for a trial version of Microsoft Dynamics CRM 2011 lately, you may have noticed the slick new user interface. The new look is part of update rollup 12 and includes a few cool new features which I will run through in later posts. For now, let’s get familiar with the change
Read the full article hereOne of the most annoying little things with pre-rollup 12 versions of Dynamics CRM 2011 that I’ve noticed was that whenever you performed a task that produced a loading screen similar to the one above (most commonly while publishing) the whole computer freezes until it’s finished
Read the full article hereThis is a two part series; we’ll show you how you can write cross browser compatible code using Script# and jQuery. We’ve shown you our Xrm.Page Script# library in our earlier posts, if you haven’t had a change to look at it yet take a look at the CodePlex project (http://sharpxrmp
Read the full article hereMicrosoft Dynamics CRM 2011 has been out for a while now so you probably know about custom duration fields. Duration fields were previously found only on system entities and there was no way of adding custom ones to entity forms. In this post, we will take a closer look at duration fields and unders
Read the full article hereIn my previous blogs I wrote about the components of a Goal Metric and describe the pre-defined Goal Metrics in Microsoft Dynamics CRM 2011. This blog covers adding a custom Goal Metric for measuring scheduled, completed and cancelled Phone Calls. In my next blog I will look at adding a Goal Metric
Read the full article here