Author Archives: greysagecrm

Enabling and Disabling of Workflow in Sage CRM based on a Field value

We all are familiar with the JavaScript Codes or say the Client side API and its benefits to ease the customization efforts of programmers in Sage CRM. One such advantage w.r.t CRM Workflows was enabling or disabling of specific rule based on the conditions. But what if you need to disable the whole workflow on… Read More: Enabling and Disabling of Workflow in Sage CRM based on… »

Adding Custom Field on Sage CRM screen using .Net

Sage CRM provides System administrator with easy ways to add or remove fields from the system. Every screen and list in CRM draws its data from the views which are based on the SQL tables linked to a particular entity. Thus whenever a user needs to add a field belonging to a different entity, he… Read More: Adding Custom Field on Sage CRM screen using .Net »

Yammer with Sage CRM

Yammer seamlessly enables connections to people and information from across your organization that you never knew existed, making it easier to move your work forward. Use Yammer Groups to stay in the loop with the work going on across your team. Engage the whole team in solving problems and identifying the best ideas, without the… Read More: Yammer with Sage CRM »

IIS Tip Calling LoadLibraryEx on ISAPI Filter error

With respect to our previous blog IIS Tip – Enable 32-bit Applications on 64-bit.  Performing Sage CRM setup we came across another issue related to ISAPI Filter in IIS. This gets created automatically while installing Sage CRM. However, the created filter did not function which in result affected the functioning of Sage CRM application. New… Read More: IIS Tip Calling LoadLibraryEx on ISAPI Filter error »

Additional Emails Notifications in Sage CRM v7.3

Sage CRM has in built Escalation feature to get Real Time on screen notifications or updates on their Business. It also helps to notify about certain activities like Quote Expiration, New Opportunity etc. In this blog, we will explaining new Notification Rules that are introduced in Sage CRM v7.3. New Stuff: No Delete option for column… Read More: Additional Emails Notifications in Sage CRM v7.3 »

New Features in GUMU™ for Sage CRM – Sage X3 Integration – Link Business Partners

GUMU™ for Sage CRM – Sage X3 integration is a real-time bi-directional link where user can update the information from Sage CRM to Sage X3 and vice versa. In GUMU™ for Sage CRM – Sage X3 integration, user can sync all the customers, products from Sage X3 to Sage CRM using Import process. Sage CRM… Read More: New Features in GUMU™ for Sage CRM – Sage X3… »

GUMU™ Integration is compatible with new Sage X3 v11 along with Sage CRM 2017 R2

GUMU™ for Sage CRM – Sage X3 integration is a real-time bi-directional link where user can update the information from Sage CRM to Sage X3 and vice versa. In GUMU™ for Sage CRM – Sage X3 integration, user can sync all the customers, products from Sage X3 to Sage CRM using Import process. Sage CRM… Read More: GUMU™ Integration is compatible with new Sage X3 v11 along… »

How to disable iframe screen in Sage CRM?

As we all know, Sage CRM provides functionality to change screen design according to requirements. Such as adding fields, removing fields etc. But CRM does not allows to call another website’s data in CRM screen, for this we can add another container in CRM screen such as iframe which supports in CRM. New Stuff: Deduplication on… Read More: How to disable iframe screen in Sage CRM? »