One of the most eye-catching features, included by Microsoft Dynamics CRM 2011 is visualization dashboard. This week, I have a request to customize dashboards for our sales team. They want two kinds of dashboards, one for Account Executive and another for Sale Manager. For the Account Executive one,
Read the full article hereWhile browsing the Dynamics CRM 2011 Development forum I came across a post asking where people store their settings for ISV extensions. The way we’ve done this is by creating a custom entity called “Settings” with 3 fields, Key, Value and Encrypted (yes/no). Example: Then we have a he
Read the full article hereThrough talking with a client recently, it has become evidently clear that many salespeople are reluctant to use CRM systems such as Microsoft Dynamics CRM 2011. No matter how many impressive stats and fabulous case studies you give them, they will still carry on with what they do the same way they
Read the full article hereIf you haven’t already heard of Script#, it is basically C# that compiles into Javascript. You still use the Javascript language, such as document.getElementById, although it’s written using C# standards and regulations. You can write pages of C# code to perform your javascript needs, an
Read the full article hereGetting top management to buy into the idea of a CRM initiative can be difficult; ensuring that all the staff actually use the system can be even harder. A survey done in 2009 by Forrester Research, that examined the pitfalls to successful CRM implementations, discovered that 22% of all problems rep
Read the full article here* It is about time I wrote another update and what better timing than at the completion of our sprints for this project….but wait…..the finish line has moved! Time for some reflection… Scope Creep I mentioned last time that I was hoping the project wouldn’t see too much scope creep, what I now know
Read the full article hereLast couple of weeks I have been spent most of my time in working with Plugins. I would like to share some of my issues I came across and the solution I found. * One of the issues that I found was I need to deactivate or re-activate a record in my Plugin. As I already done some Naming Plugins, and
Read the full article hereMicrosoft Dynamics CRM 2011 has a very supportive ribbon; however, most of the times we like to use keyboard shortcuts for all menu options to cut-down on processing time and to speed up our performance. I also like to use keyboard shortcuts. In this blog post, I will share the keyboard shor
Read the full article hereWhen we configure the ribbon buttons in Dynamics CRM 2011, we can define specific customized rules to enable or disable them in RibbonDiffXml. There are two places we need to change. One is in “/RuleDefinitions/EnableRules/EnableRule” to define the rule controlling when ribbon button sho
Read the full article hereHalf an hour and you could be ready to go. In my last blog I explained the benefits to Not for Profit Organisations that Microsoft Dynamics CRM can bring. This week I thought I would explain how easy it is to register, download and install Microsoft Dynamics CRM Not for Profit Accelerator It all sta
Read the full article hereHere is a good technique to quickly access your common Microsoft CRM 2011 areas (Accounts, Contacts, Leads, etc.) within the Microsoft Dynamics CRM 2011 Outlook Client: Use the Shortcuts view in the Outlook Navigation Pane – it supports creating shortcuts to all the Microsoft CRM menu areas: &
Read the full article hereIn this post, we will take a look at how we can write a plugin to set the primary field for an entity. This is important because lookup views MUST have the primary field as the first column. Unfortunately for system customizers, this field cannot be removed from the view. For example, I have created
Read the full article hereSometimes when you are creating relationships (lookups) In Dynamics CRM 2011, the relationship behaviour is either overlooked, or just missed out. The Relationship behaviour of a Many to One relationship determines what happens to child records when an action is performed on the parent record. For E
Read the full article hereIn the Q2 release we see new Industry templates which show the power of Microsoft Dynamics CRM 2011 across a wide range of industry needs. These new industry solution templates include a new
Read the full article here* I’ve been working with Dynamics CRM for a month or so now and have been amazed and the speed and simplicity of using such a sophisticated piece of software. I am trying to make the most of Dynamics CRM 2011 as sales toll to help me keep on top of my work load and to help streamline my
Read the full article here