Category Archives: Opportunity

How to overcome issue with Multi select fields in Sage CRM 2018 R3?

With the release of new versions of Sage CRM, great enhancements has been introduced in terms of UI/UX which has improved the User experience to a huge extent. Sage CRM has always been in talks for its flexible and configurable nature where the layout can be modified with ease. However, recently while working with Sage… Read More »

Highlight Text in Grid using Sage CRM Client-Side API

Hi everyone as we all know Sage CRM provides a number of inbuilt client functions such as highlight grid and hide panel etc., to enhance look out of the screens and make flexible as client requirement. New Stuff: Troubleshooting Tomcat Issues Recently one of our clients came with the requirement, that they want to highlight text… Read More »

Populating Default Date Field Values

Date fields have been a challenging and sometimes a difficult task to work with in Sage CRM. Client side scripts and JQuery has although taken up customizations to a higher level, it does requires to write a few lines of codes/functions in order to customize the Date field’s functional behavior. New Post: Generate Unique Reference Number… Read More »

How to Exclude Auto-Opportunities created in Sage CRM?

Sage CRM’s Opportunities is the heart of every potential sale done with the Customer. These opportunities further helps to track/maintain the Quotations and Orders raised against the Sale. However, CRM’s feature of allowing the Users to create direct Quotes or Orders in CRM is also not left unnoticed, which can help the Users to maintain… Read More »

Migrate Opportunity from Salesforce to Sage CRM

We help in migrating data from a number of Source CRM (i.e. Act!, Goldmine, SLX , Salesforce.com, Maximizer etc.) to SageCRM / SageCRM.com as a target databases at our migration center. In Salesforce.com to Sage CRM migration, we converts all existing information such as Account, Contact, Opportunities, Cases, Leads, Notes, Users, Tasks, Events and Attachments… Read More »

Display Count of your Opportunities against Company

In my previous blog, I have explained how to display Current User Name under custom tab. Here, I am going to explain how to display the count of records (say Opportunities) which are in progress and assigned to me i.e. Current Logon User against respective companies using jQuery mechanism. New Stuff: Event Management in Sage CRM… Read More »

Restrict Creating Follow Up On Opportunity Progress

In Sage CRM, On Opportunity Progress Screen we can see Create Follow Up checkbox checked which will ask user to create follow up every time user saves the opportunity progress. New Stuff: Global Search Functionality Here I will explain how to uncheck this checkbox to avoid creating follow up every time after adding opportunity progress. In standard… Read More »

Hide Opportunity Total panel

There are lot of information available in Sage CRM by default which may be useful for one customer but other customer it would be irrelevant information. For an instance, a company does not want to use Quote and Order functionality as it will be handled outside the system then, the Opportunity Total panel shown on… Read More »

Enable Workflow Capability to an existing Entity

Recently we came across a requirement to enable Workflow for one of the existing custom entity that client is using. The custom entity was added into Sage CRM using Sage CRM Main entity component wizard. This is the component wizard that will help you to add new custom entities into the system. It will build… 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 »