Category Archives: CRM72

How to Add or Remove tabs from My CRM

While browsing through Sage CRM Forums, we came across a forum in which a user wanted to understand how to add or remove a tab under My CRM. In this blog post, we will explain how it can be done with an example. New Stuff: Opening Asp.Net page in CRM 7.2 without losing context menus… Read More »

Control Display Format for Person SSA field in Sage CRM

Sage CRM is so easy to customize that some of the customizations can be configured without even scripting. In today’s post, we will explain one such configuration which allows the changing of Display format for Person SSA field. In Standard Sage CRM, Person SSA field is displayed in below format. i.e. First Name + Last… Read More »

Import Bulk options into Selection Field in Sage CRM

It is possible to add options to the selection field of Sage CRM by doing Field Level customization. But if one wants to add several options into the selection field, then it will become a cumbersome task to do. This task can be automated by doing little customizations in Sage CRM. In this blog post,… Read More »

Control Selection Lookup in Sage CRM

You can control Sage CRM selection field lookup as per your convenience but it allows you to select only a single lookup at a time. But what if a user wants to control multiple lookup values? New Stuff: Lead De-duplication nice to have featured in Sage CRM 7.3 Let us elaborate with an example. Let’s… Read More »

Restrict Access to Workflow Rules based on Teams

In our earlier post, we had explained how to restrict any particular user from accessing workflow rule. Refer below link. Restricting Workflow rules to Assigned User New Stuff: Secure Documents and Communications in Sage CRM In this blog, we will explain how to restrict access on Workflow Rules based on Teams. Consider an example, where you… Read More »

Display data in Graphical form in Sage CRM

Sage CRM is an user friendly crm solution in which one can customize the way they want to extract data for analysis and reporting. In this blog post, we will explain how to use Sage CRM Graphic objects to show data in Graphical mode. GUMU Sage CRM integration for Sage 100 ERP Get real-time insights… Read More »

Tips and Tricks about Calling function in Custom Content of Sage CRM 7.2

Even from Technical Point of view Sage CRM is very much capable to handle various critical solutions. We have already posted few blogs about writing JavaScript codes in .js files and calling the same in Custom Content of any screen. This blog explains such a nice and timesaving trick to call JavaScript function written in… Read More »