Category Archives: Uncategorized

Fiddler: A tool which gives you a super power

We talk a lot about implementer’s and testers. Let’s do something for developers today! Sage CRM works on standard client server architecture where several Request-Response exchanges are happening over the network. Sometimes the Requests and Responses work properly however somewhere in between goes wrong and we start facing http errors. This is one of the… Read More »

Increasing size of Email Editor in Sage CRM

Communications is one of the pillars of successful business. We all communicate with via phone or emails on daily basis. Sage CRM provides SMTP, POP email integrations and inbuilt Email editor goes very well for any set of requirements. However size of the email editor that comes by default is sometimes not sufficient. New Stuff:… Read More »

Changing Link text of URL fields

Sage CRM allows to create different types of fields as per the requirement e.g. Text, Date, Search Select Advance, Selection etc. But sometimes to capture complex requirements we need to twist the appearance of fields on screen. New Stuff: Where to search for Sage CRM Configuration components One such field type is “WWW URL”.   If… Read More »

Workflow Tip to set Document Type and Category

Document merging is an important functionality of Sage CRM when it comes to sending newsletters, welcome letters etc. User can do the document merging using workflows. New Stuff: Control users to create Appointments in Sage CRM Consider an example where user generates document using Generate Letters workflow rule added on the Case workflow as shown below.… Read More »

404 Page not found errors on Web Quote/Order tabs in Sage 300 ERP integration environment

It’s really painful when things start failing suddenly and you have to do whole lot of debugging to get them back in place. My purpose of writing tips on this blog site has always been to help you people identify and resolve the issues faster. Today I will discuss an issue I faced in Sage… Read More »

Customer Dashboard with LinkedIn search

LinkedIn is one of the most popular social networking sites for professionals, having over 100 million members from over 200 countries. LinkedIn is not only helpful for social networking, but also for searching new customers, suppliers, and vendors for your business. In today’s world it has become immensely important to track customer behavior and LinkedIn… Read More »

Hash fields in Workflow Execute SQL Statements

Workflow is one of the powerful features of SageCRM. We can define workflow Rules for systematically updating data for the entities through workflow. Every rule must be associated with set of actions. Sage CRM Workflow has several workflow actions that can be configured for any workflow rule as shown in below diagram. New Stuff: Implementing… Read More »

Adding Image Under Status Column on Grid

As you all know the impact of images present on web applications over users (i.e. more the images more the “likes”). Lets see today how we can make this more information/fun for to user by adding images under status column on any grid available in Sage CRM. Let’s take an example of a Status field… Read More »