Category Archives: Sage CRM

Error exporting reports to excel in CRM part 2

In the current versions of Sage CRM we come across this error very often. There are several reasons why this error may occur. I had discussed couple of issues in my earlier blog posts on this particular website (Links below). Error exporting reports to excel https://www.greytrix.com/blogs/sagecrm/2010/04/22/error-exporting-reports-to-excel-in-crm/ Desktop Size Limitation https://www.greytrix.com/blogs/sagecrm/2011/12/06/desktop-size-limitation/ Sometimes even if we follow… Read More »

Changing the Colour of the Date field

I had explained on this blog site earlier how to change the properties of fields from client side scripts. One of the case scenarios that I came across recently is to change the color of Date field based on some condition. Here is the script written on the custom content which does the job. //’Function… Read More »

Extra information from Person entity while Mail merge

Merging to word templates feature can be used to merge quote/order details, search results group results etc to the document. One of the nice feature present in CRM is merging documents from summary screens. A case scenario of how we use it is like when we Create new customer in system, we generate welcome letter… Read More »