Author Archives: greysagecrm

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 »