Category Archives: Sage CRM 7.2

App Pool Setting for Sage CRM-ERP Integration

We all know that Sage CRM 7.2 has come up with great functionalities that is helping to capture complex business processes in it. With the release of.Net API, even from technical point of view Sage CRM is now very much capable and flexible to write and accommodate complex business logic in it. But while implementing… Read More »

Identify the version in Sage CRM Cloud

In our earlier post, we explained how to identify the Sage CRM versions and patches installed. Here is the link for your reference. Identify Sage CRM version and its patches New Stuff: Validate Email Addresses using Sage CRM Client Side API In this blog, we will explain you how to identify the Sage CRM Cloud version.… Read More »

Display Company Information in an Opportunity Entity

Recently one of our customers came up with a requirement to display the Company Entity data into an Opportunity Entity in SageCRM.com. It is little bit tricky to display data in an Opportunity entity as one can use only Client Side Script to perform any operations in SageCRM.com. New Stuff: Validate Email Addresses using Sage CRM… Read More »

Validate Email Addresses using Sage CRM Client Side API

In our earlier posts, we had explained how Email Addresses and Phone Numbers can be validated by adding JavaScript code. However Sage CRM Client Side API Library methods can be used to validate email. New Stuff: Apply Caption Properties using Sage CRM Client Side API Kindly allow me to elaborate in more detail. Consider you need… Read More »

Modify Sage CRM Standard Entity Summary Screen to add a new Panel

We have already explained how to modify Standard Entity Summary screen by adding Divider or Subsection to it (Refer below link for more details). https://www.greytrix.com/blogs/sagecrm/2013/07/24/add-divider-or-subsection-for-existing-screen-in-sage-crm/ New Stuff: Eliminate Type field in Company Entry Screen of Sage CRM Recently we came across a requirement wherein we had to modify the Standard Entity screen to add a new panel… Read More »

Eliminate Type field in Company Entry Screen of Sage CRM

Recently on the community forums, we came across a question where the user wanted to eliminate Type checkboxes which are available on Company Entry screen in the Person block. Read on to see how it can be done. New Stuff: Default Escalations in CRM 7.3 Steps to Remove Type field are as follows. 1) Log into… Read More »