When you open up an Account or Contact in Dynamics CRM 4.0, and click on the History tab, by default it shows the history for the ‘last 30 days’ on that record. So if you want to view all the history for the Account or Contact, you have to manually change the ‘Filter on’ drop down to ‘All’ every tim
Read the full article hereHave you ever found the need on an activity (or any other entity for that matter) to filter the look up box options to show different entities or to default to a set entity (as it normally displays in alphabetical order making account the usual first choice)? After several requests from customers t
Read the full article hereLast year Magnetism took Martin Personnel on as a client to help integrate Dynamics CRM into their business process. Our work with the ever-expanding recruitment agency, gained us the 2009 Microsoft Partner Award for ‘Microsoft Dynamics CRM Solution of the Year’. In addition, we are again finalists
Read the full article hereHave you ever wanted to get data from another form and display it on the current form? Just the other day I was required to do this exact thing. After looking on the internet and also asking a few colleagues how this was possible I had acquired a few different ways. The first option was just a mamm
Read the full article hereIn the form below, there is a method for payment frequency. Here, the user enters the frequency of payment (day, week, month or year) and will also select how often they will pay, which is a decimal value. For example, if you set ‘Payment Every’ to 3, and ‘Payment Frequency’ to Week, then you would
Read the full article hereIn my past blogs I explained how to create a custom report that is more visually pleasing and then add it to CRM as a dashboard. I would now like to take this a bit further to explain some more changes we can make to the report, how to filter the data before we place it onto a chart and some other c
Read the full article hereHere is an unsupported but a harmless customisation you can do in Dynamics CRM to change the grid icons dynamically. In the example above I wanted to show whether an account has been locked or not (keep an eye out for my next blog post on how you can set privacy settings on records/child records
Read the full article hereI was recently given the task of making a currency lookup field appear on two tabs at the same time, on the same form. After researching online for a way to make the same field appear twice on a form, I found a response to this question stating “It is not possible”. And they may have been right, b
Read the full article hereA few weeks ago, a blog was posted by David Sutton called CRM Masthead Customization, and it was explaining how to customize the masthead in CRM. However if you have multiple Organizations in your CRM environment, the masthead will be added to all Organizations, rather than having a unique masthead
Read the full article hereIn my previous blog I showed you the basics of creating a custom report, if you have not read this or watched the video I suggest that you do that first. This blog I am going to show you all the other cool little things that you can do to customize the report more. The first thing you should know i
Read the full article hereWhen I say the title I mean the name that appears in the Tab. Even thoughthis is a very easy process it requires you to make changes to code. This is an unsupported customization by the Microsoft Dynamics CRM 4.0 SDK. First of all you need to go to the following directory. C:\Inetpub\wwwroot\ C:\Pr
Read the full article hereData Migration is a massive step of implementing Microsoft Dynamics CRM. As a business, rather than throw away all the data that you have stored in your old system, you'd want to keep all that data and move it from the old system into CRM. This is a process that requires a lot of time and effort, an
Read the full article hereOnce you know how to hide sections on a CRM form using Javascript, it can be used together with other Javascript functions, such as hiding fields and tabs, and suddenly the customization capabilities of the CRM form are endless, and you’ll end up having forms where only the relevant fields are displ
Read the full article hereLately I have been working a lot on custom reports and learning a lot about SQL reporting - how to use it and how it can work for you. I have found that it is not as hard as I thought it would be and actually found it rather fun to do. So in this blog I am going to explain some of the things you wil
Read the full article hereIn CRM one easy customisation to do is to change the Favicon (the small icon that displays inside the address bar and browsing tab). The reason why you would change this is to incorporate and personalise CRM for you company. Note: This is an unsupported customization by the Microsoft Dynamics CRM
Read the full article here