Category Archives: Sage CRM

Remove New Company and New Person buttons from the New Case screen

Usually the client’s requirements are something to do with enhancing the existing screens or functionality. However sometimes we do come across requirements where they need to remove some features from existing standard screens. Its generally not recommended to take drastic steps but it was a business need. Sage CRM provides us with options to Create… Read More »

Run the External JavaScript file in 64-bit Operating system

Sage CRM allows running External JavaScript file to create new record or update the existing records. For example if we create new company records in bulk based on the certain specified condition or want to update the same; Importing or updating the company data by using the external JavaScript file is relatively very easy as… Read More »

Change List block title

Usually we come across some challenges while modifying Sage CRM as per customer’s requirements. Some modifications are achieved just by performing some simple changes in translations; however for few others scripting is required.  Recently I had a customization where I had to display a communication list in a custom page and display the same in… Read More »

OSQL error at the time of installing CRM

You must have come across the above mentioned issue when installing CRM on multiserver architecture where Application server and Database server are two different machines on the network. This error occurs at the time of installing CRM on Application server. This issue seems to be related to the database connectivity across the server, but what… Read More »