How to restrict Users from accessing Default IIS page and Virtual Directory

Sage CRM being a web-based application requires a web server in order to function properly. The Primary role of this web server is to help store, process and deliver web pages as and when required to the users by means of HTTP. Now since Sage CRM is reliant on web server, IIS is one of… Read More »

Time zones affect escalation matrix

Here I am sharing a strange issue which I came across some days back. I have a simple escalation matrix setup as shown below on my CRM server. Now as per the SageCRM functionality once the case is saved, the escalations are created in the database as soon as case is saved however strangely escalation… Read More »

GUMU™ Integration for Sage CRM is now compatible with Australian Version of QuickBooks

GUMU™ Integration for Sage CRM (Desktop / Cloud) – QuickBooks (Desktop) is a web-based Integration making it easy to use and time saving at the same time for both front office (salesperson) and back office (accountant) team. GUMU™ Integration synchronize’ s data with help of scheduler, data is updated bi-directionally, hence Salesperson and accountants are… Read More »

GUMU Integration for Sage CRM with Sage 100 ERP now supports Multi-Browsers

GUMU™ Integration for Sage CRM with Sage 100 ERP now supports multi-browsers for Sage CRM 7.1 SP2 users. So now get more flexibility in using the integration; it does not matters on which browser User works or uses, they would always be able to use their favorite browser while using GUMU™ Integration on Multiple Browsers… Read More »

Easy way of identifying Team Leader in CRM

Escalations for the betterment of services are the need of today’s business. Along with this Mail communications and notifications to customer are also important, but by whose name they should be conveyed? Simple answer is by Administrator, however small organizations always try and maintain the communications at Team level where Team leader is responsible for… Read More »

Re-Installing the component

Re-Installing a component is nothing but installing a same component more than once. You know system does not list the component for installation once listed. We might need to re-install the component due to some changes done in the same component without losing the already applied modules e.g. If we have a component comp1 which is for… Read More »

Changing max allowable length of Text field using Jquery

In my earlier blog, I have explained how to restrict a length of Sage CRM text field on screen block using JavaScript. https://www.greytrix.com/blogs/sagecrm/2013/01/14/set-field-length-at-run-time-in-sage-crm/ Here is how you can achieve the same using JQuery. Here explaining the example with Company Name field on Company screen. 1) I have input text field on CRM screen with field… Read More »