Category Archives: Uncategorized

Sage CRM 7.2 Client Side API Adding columns to List at Runtime

Sage CRM 7.2 introduced a new powerful and simple way to use API for carrying out client side customizations. In my previous blog I had explained how we can hide and show fields using Client side API.  Below is the link for the same. New way of Client side field customizations In this blog I… Read More »

User Administration and Info Admin Rights

Nowadays in every business, data security has become a Key factor.  An application that allows managing it without writing any line of code is very helpful. Sage CRM provides feature for managing data access rights not only for normal users but also for power users like administrators at the time of user creation. In this… Read More »

Everything you want to know about Outlook Integration

When it comes to client side add-ons with web application, it always becomes difficult to set them up due to security restrictions.  Outlook integration is one of such functionality provided by Sage CRM which hugely depends on client environment. Over last few days we have posted series of blogs on classic Outlook integration plugin using… Read More »

Processing Inbound Emails using Rule-sets

Hi folks “GREETINGS OF THE DAY”! Nowadays life has become very fast and every minute counts. In this faster world we don’t have time to write letters and e-mail has become popular way of communication. All new age software’s must address all emailing requirements when it comes to business and SageCRM is no different. Outbound… Read More »

SageCRM 7.2 URL parameters through Client Side API

In Sage CRM customizations most of the times we need query string (URL) parameters to be used in the code. As far as server side programming is concerned, there are several ways by which we can get URL values and use them. Complexity increases when it comes to client side scripting. One needs to write… Read More »

Testing SageCRM in Mobile friendly view

In today’s blog I will talk about one of the pain points faced by Sage CRM application testers. In development environment it doesn’t become always possible to host the application test version on static IP’s and access it on mobile device browsers. Testers find it increasingly difficult to test the application in mobile view. Here… Read More »

Sage CRM with Outlook 2013 classic integration

This post is in continuation of our previous posts regarding Sage CRM and Outlook Integration. People using Sage CRM and latest version of outlook mainly face the problems with Classic Outlook integration Plug-in due to enhanced security and performance parameters in latest office products. Create, Launch, Record, Analyze Surveys from within Sage CRM Greytrix Survey… Read More »