Migrate GoldMine opportunities to Sage CRM with GUMU utility

GUMU™ for Sage CRM – GoldMine migration is a wizard driven utility that converts Goldmine data into Sage CRM or Sage CRM.com. The conversion process for GoldMine data is pretty simple, thus a user friendly GUI stepwise procedure will guide users to convert all their existing information details such as Company, Contacts, Communications (Pending or… Read More: Migrate GoldMine opportunities to Sage CRM with GUMU utility »

Enable CLR for SQL

Are you getting the below mentioned errors while executing user defined components on SQL? 1. Exceptions like ‘Message=Execution of .NET Framework code is disabled. Set “clr enabled” configuration option and restart the server.   2. Execution of user code in the .NET Framework is disabled. Enable “clr enabled” Enable “clr enabled” configuration option These errors… Read More: Enable CLR for SQL »

DNS Server Settings

One of our clients came up with a requirement, ability to access CRM by entering alternate URL, easier to understand by normal users. E. g. instead of entering a long URL say http://abcdefgh/crminstance name/eware.dll/US they wanted to enter say TestHost in the address bar to access the CRM. Well, this can be done using some… Read More: DNS Server Settings »

Remove unwanted Phone-Email fields Part 2

In my previous blog I had explained how this can be done in standard way. https://www.greytrix.com/blogs/sagecrm/2012/10/20/remove-unwanted-phone-email-fields/ Bu what if you want to just hide the unwanted fields in the Phone/Email tab and not remove them?  Same can be done by implementing JavaScript as explained below. Here are the installation instructions. 1. Create a ClientFuncs.js file… Read More: Remove unwanted Phone-Email fields Part 2 »

Stop saving exported report files in shared documents

In SageCRM, there is an “Export to File” button in the Find area of the main menu. After clicking on this button “Export Saved Search” screen opens. On this screen there is textbox “Create entry in shared documents” which is checked by default. This result in storing output generated to shared documents which in turn… Read More: Stop saving exported report files in shared documents »