Dcom configurations on 64 bit server and 32 bit Microsoft office

Enterprises that are yet to adapt CRM for their front office operations, maintained critical information of leads, prospects, customers and employees in complex excel sheets. There was a need for an advanced application to leverage enterprise data for real-time customer insights and quick decision making. Sage CRM simplified front office operations from analyzing customer interactions,… 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 »

Quick Tip: Hyperlinking inside Your Notes in Sage CRM

If you enter any url directly on notes, such as https://www.greytrix.com/blogs/sagecrm/, it will not be automatically recognized as a link. With little client side scripting, Sage CRM can be customized to add hyperlink on the URL which is entered into the Notes field of Sage CRM. New Stuff: Adding Image Under Status Column on Grid… 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 »

Implementing Browser based Spell-Checker in Sage CRM

Although Sage CRM comes with its own spell checker but user needs to click a button all the time to check E-mail content. It is also limited to FCK editor only; and not available for other Sage CRM screens. New Stuff: IIS Tip – Enable 32-bit Applications on 64-bit server Imagine a better Spell Checker… Read More »

IIS Tip – Enable 32-bit Applications on 64-bit server

Sage CRM setup process automatically creates a website and an application pool in an IIS with pre-defined settings. Sage CRM application runs based on these settings. Any incorrect setting on the application pool can cause Sage CRM application to stop functioning. Most of the settings are set properly in IIS; but there may be a… Read More »

Table Level Scripts Logging and Performance

In SageCRM, Table level script can be used for replicating SQL trigger like functionality.  Table level scripts help us handle the data update events properly and do corresponding actions within SageCRM. The beauty of it is we can use SageCRM API and write server side JavaScript like functionality to function similar to that of triggers.… Read More »

Hide Tracking Note field while progressing workflow

Workflow is the best selling point of SageCRM and for every business process Progressing entities through workflow is the way to track who is updating what. New Stuff: Advanced E-mail Management Server Options As you know Workflow is based upon “Rules” and “States”. On click of “Rules “respective progress screens opens up. These screens contain… Read More »