Custom Icons for entities

For any web application, Self Descriptiveness is the main characteristic which facilitates maximum usage of the modules designed. There are lots of things with which we can achieve this in SageCRM. SageCRM has wide scope for customizations. Customization also involves creating several custom entities to incorporate client requirements.  We have a facility to generate entities… Read More »

You may need to recreate views manually – II

Sage CRM was installed 3 months back on our server for internal use and was working fine. Now our network administrators had changed password for SA account for security purpose and trying to logon to Sage CRM and get You May Need to Recreate Views Manually. (He was simply not aware that Sage CRM had… Read More »

DOT NET API configuration and compatibility Issues

Most of the new modules of Sage CRM work on DOT NET (.NET) API technology like Relationships tab. Users are given a provision to create API DLL’s for your custom entities. The overall working remains the same where we add the DLL’s in CustomDotNet folder and call the methods from CRM blocks. However while dealing… Read More »

Retrieve Primary Keys in TLS

Table Level Scripts (TLS) are an alternative method of creating SQL triggers that can be performed in Sage CRM system. Table Level Script (TLS) are used to perform various operations after inserting records, updating or deleting records in Sage CRM. To perform operations, it is necessary to fetch the primary ID of the current entity in… Read More »

Export to Excel and Export to PDF functionality on Sage CRM Self Service lists

Sage CRM Self Service allows customers to access information or request services and support over the Web whenever they want. Customers can directly receive information based on their preferences, requests, and history through self- service portal. Read our other Self-service offerings at the end of this post. Sage CRM user can export data into Excel/PDF/CSV… Read More »

Creating Order with existing Opportunity in GUMU Integration

Opportunity tracks leads from first contact to final closure, so that time and resources are ensured to be directed towards the most winnable deals. An opportunity is any potential sale, from a Lead to a Closed Sale. Opportunity Management also ensures the following: Leads are handled by the most qualified sales representatives Automate follow-up activities… Read More »

Change Default dedupe behaviour

In Sage CRM, we have Match Rules defined for Company to restrict users from entering duplicate company records. Basically it is defined on Company Name field. Please refer below screenshot. The New Stuff: Migrate communications from Goldmine to Sage CRM Suppose we want to add another field for e.g. “Company Registration” for Company dedupe then… Read More »