Author Archives: Greytrix

Switch List View and Calendar View in Sage CRM

In our earlier blog we had explain how to enable old calendar in latest version of Sage CRM. Refer below blog for more details:Enable old Calendar tab in Sage CRM 2018 R3 In this blog, we will see how we can switch between Calendar View to List View. Recently from one of our client and… Read More »

Synching Last Sales Order Date using GUMU Sage CRM – Sage 100 Integration

GUMU™ for Sage CRM – Sage 100 ERP integration is a real-time bi-directional link where we synchronize all the customer data from Sage 100 to Sage CRM and vice versa. Thus users can have a 360 degree view of customer data within both the systems. In our GUMU™ Integration we keep on adding new features for your business growth.… Read More »

Controlling column’s width in List or Grid using Client Side API in Sage CRM – Part 2

Sage CRM has always been flexible enough to modify the look and feel of screens, lists, or grids. With the help of Standard CRM methods in combination with Client-side API, implementers can easily make such modifications to achieve business requirements. You can refer to our below post wherein we have explained part 1 of this… Read More »

Integrate Sage CRM with Microsoft Office 365 Part-2

In our previous blog, we have explained how to enable exchange Integration in Sage CRM and set up Application Impersonation in Office 365. In this blog, we will explain configuration settings within Sage CRM. Related Post: Integrate Sage CRM with Microsoft Office 365 Part-1 Connect Exchange Server through Sage CRM: Log in to Sage CRM.… Read More »

Integrate Sage CRM with Microsoft Office 365 Part-1

Sage CRM Integration with Microsoft Office 365 automates data synchronization between Sage CRM and Exchange server. Integration syncs appointments, tasks, and contacts from Sage CRM to Office 365 and vice-versa. Many companies are now moving to cloud-based email solutions and they have implemented Office 365 as an email system. When Sage CRM integrated with Classic… Read More »

Troubleshooting Tomcat Issues – Part 2

Everyone who has worked with Sage CRM must be aware of Tomcat service installed with it and the various features of CRM such as Dashboards, Calendar, Mail merge, Documents upload or Export to excel that are dependent on this single service. However, many of us must have encountered issues with these functionalities at least once… Read More »

Define Multiple Service workflow process in Sage CRM

As we know Sage CRM is mostly used because it’s get customize in many ways as per the user requirements. Also in the administration section of Sage CRM there are many settings and options using that user can achieve multiple things without new customization. So in this blog we can see some tricks about workflows… Read More »

Notify user to complete Quote line Items

Quotes are the important aspect in any business, hence forth Sage CRM provides functionalities to handle them effectively and efficiently as well. One of those many feature is converting or promoting quote to order. New Stuff: Display Selection field value as an Icon using Client Side API In Sage CRM there is a button on… Read More »

Clone a record using the COM ASP API in Sage CRM

The combination of Sage CRM API with the application itself has helped many of the technical implementer to manage the customization of the system as per the business requirements. Sage CRM API’s has come a long way to pro-grammatically perform various operations on the entity records such as read, create, update or delete. Moreover, the… Read More »

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 »