Author Archives: Greytrix

Display Selection field value as an Icon using Client Side API

Flexible APIs is one of the key factors for any product to become more successful in the market. Sage CRM’s Client-Side API is a simplified and specialized set of client-side libraries which helps developers to customize screen behaviour as per their need. This API is established on the jQuery programming syntax. We can quickly extend… Read More »

Required IIS Configurations while installing Sage CRM

In our many blog we have discussed how to resolve numerous errors occurred due to some missing configuration in Internet Information Service (IIS) Manager. Hence in our blog we will discussing on the required configuration related to IIS for successful Sage CRM installation. New Stuff: Changing Sage CRM Default log on page for Mobile view… Read More »

Auto – complete tasks of a closed opportunity in Sage CRM

As we all know, Sage CRM’s Communications entity has not only helped to manage communication with the Customers but also internally within the application users. Another important feature is the ability to link these communications of any type i.e. Task, Appointments, or Email to the respective Sales or Service record of the Customer. This has… Read More »

Changing Sage CRM Default log on page for Mobile view

The use of mobile for any kind of activity is a very common thing now. People expect to get things done on their fingertips. The same principle applies to Sage CRM as well. There are two ways to access Sage CRM on your mobile. It has a dedicated mobile app and a mobile view. The… Read More »

Validation Error on Custom Entities in Sage CRM

Sage CRM gives us platform to add custom entities to enhanced business performance. While we were building custom entities screens we came across one error, which often found on any custom entity. As you know Sage CRM provides an advanced entity template which builds basic pages for custom entities. When validations are fired on these… Read More »

Hiding Fields Using Create Script in Sage CRM

We all are aware that we can hide a field using Client side API or Javascript and Jquery. But what if we want to avoid scripting language and do this using standard code and standard functionality of SAGE CRM. On doing some investigation we came across a code wherein we can hide the field by… Read More »

Error exporting reports to excel in CRM Part-8

Sage CRM has an easy reporting tool that allows you to create a new report or edit the existing one. We can add different types of graphs in a report which will be beneficial to view the report data in Graphical format. These reports can be added into the Dashboard also so that users can… Read More »

Changing appointment color for a user in Team CRM calendar

Communication is an essential part of every business to maintain a good relationship with customers. Sage CRM provides Calendar functionality which is a powerful tool for keeping on top of customer relationships and closing deals. It helped to manage all communication-related activities with the help of appointments, tasks, etc. You can relate these appointments/tasks to… Read More »

Set Communication status ‘Complete’ in Two click

As we know Sage CRM is having a countless feature that helps user to handle the business process stress-free. Creating communication of different types like task and appointment, which helps user to save their meetings and to do for multiple entities. As Sage CRM is providing one feature that helps to set a communication status… Read More »

Next and Previous button on Communication Summary screen

In Sage CRM, communication entity help to keep track of daily task, appointments and email which is being exchange within organization and outside as well. On communication tab we find list of communications for parent entity company,person,opportunity and cases etc. New Stuff: Error exporting reports to excel in CRM Part-7 Standard Communications list displayed below.… Read More »