Category Archives: Sage CRM7.3

Increasing Reference Column Width In Sage CRM

Recently in the community forum there was an requirement, where user wanted to show reference no of Case, Order or Quote in a single line instead of it being displayed in two separate lines.  This can be easily achieve by writing simple jquery code. In this blog we will see how to achieve the same.… 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 »

How to add Assigned User filter on dashboard’s gadgets

In my previous blog I explained how dashboard gadgets help us to summarized data from different entities at one place and how we can assign a gadget template on the basis of teams. Recently one of our client came up with requirement to add User and Team filter on gadgets. New Stuff: Sage CRM 2020… Read More »

How to add Team filter on dashboard’s gadgets.

In our previous blog we explained how to add user filter on dashboard gadgets. In this blog we will see how to add teams filter. The steps to add team filter are same as that to add user filter, only few changes in views needs to be done. New Stuff: Sage CRM 2020 R1: Extended… Read More »

How to Customize the Time picker list

In sage CRM, date and time field play an important role. User can add customized data time field according to their business requirement and can have multiple customization related to these fields. Usually Date Time field are added with date and time pickers. Where date picker shows calendar and time picker shows time list with half an hour interval as shown… Read More »

Customization for exporting Notes

Hello everyone! In my previous blog I have explained how we can export notes for leads using sage CRM’s standard report functionality. We can do the same with the help of coding as well. New Stuff: Client Side Script to Concatenate Address Recently, one of our client asked us to add a button on notes… Read More »

Auto Logout User In Sage CRM

One of the scenarios in Sage CRM is that after some time the user is automatically logged out or kick out to the Login screen in Sage CRM. As we know Sage CRM is providing multiple configurations inside itself to handle some features. So the solution to that scenario is already in the Sage CRM… Read More »

Client Side Script to Concatenate Address

Sage CRM, is one of the most flexible software to customize and achieve any complex requirement specified by the client. Client-side scripts are brought into play for many purposes. On change, functions can be used to hide/show fields on the screen. Likewise, you can also highlight fields by including conditions to your script or show… Read More »

Edit Existing Mail Merge Documents within Sage CRM

Hello Readers, as we all know about Sage CRM and its pre-built functionalities which are used to make smooth facilities of CRM, such as Reports, escalations, Email Templates, etc. Today we are going to discuss Email Merge Template features, how you can edit a Mail Merged document within CRM instead of deleting the existing and… Read More »

Enabling workflow on custom tabs

Workflows are a very important aspect of Sage CRM. Workflow helps you to automate business processes using a predefined set of business rules and actions. A workflow guides the user through a business process, checking, tracking, validating the information and triggering actions. New Stuff:  Adding Image to Summary Screen in Sage CRM As we all… Read More »