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 »