Category Archives: Administrator

“Quick Find” Functionality in SAGE CRM 2018 R1

Hi Friends..!! We are much familiar with finding mechanism for entity records such as keyword search, Advanced Find, etc. in SAGE CRM. Using these, we can perform a search for particular entity only. Now we can search the connected data across all entities at once by using single keyword. The New Release, SAGE CRM 2018… Read More »

Control Access Rights of Entity tabs in Sage CRM

Sage CRM has a complex and sophisticated Security mechanism implemented as automatic alteration of the SQL used to fetch either the application data to the screen or the metadata that controls the availability of features. One such feature is related to the various Entity Tabs which displays the List or Screens for Users. Since not… Read More »

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 »

Information on Database Configurations in Sage CRM

Upon installing Sage CRM apart from selecting the installation path we are required to provide instance name and SQL server connection details to proceed further with installation. Whatever the instance name that we provide upon installation, the installation process will create a database in SQL with same name and required tables in the database. The… Read More »

Mass Update Territory in Sage CRM

The “Update Territory” function allows you to simultaneously update same fields in selected records within a group. Due to changes in the business structure such as size, geography, type etc companies are required to change its territory. Then Sage CRM Update Territory function can be used effectively. New Stuff:  Signature in Sage CRM In the… Read More »

Set Info Message Color Based On Opportunity Stage

In one of our earlier blog we have discussed about Information and Error message feature of Sage CRM 7.2. Information and Error Message feature in Sage CRM v7.2 Now in this blog we are going to discuss the additional uses of Information Message in Sage CRM. We all know Sage CRM Pipeline shows the quick view… Read More »

Country and Area code configuration in Sage CRM

In the Business world, Organizations can have Customers all over the world. Organizations can track their Customers Country code and Area code in their records. It depends on individual Organization to track Country code and Area code in their records. New Stuff: Posting Single Invoice Entry from Sage CRM for Multiple Shipments In Sage CRM… Read More »

Outlook Integration – CRM Outlook Plugin Issue Part – 2

As you all are familiar that when it comes to set up client side add-ons with web application, security rights/restrictions becomes a mandatory thing which comes into consideration. We have been writing blogs on features as well as process been followed while installing Outlook integration with Sage CRM. You can go through the links added… 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 »

User Administration and Info Admin Rights

Nowadays in every business, data security has become a Key factor.  An application that allows managing it without writing any line of code is very helpful. Sage CRM provides feature for managing data access rights not only for normal users but also for power users like administrators at the time of user creation. In this… Read More »