Category Archives: Uncategorized

How to add Custom Report Style in CRM?

As we all know Sage CRM provides reports functionality through which we can design our own reports and do the analysis of the business. Typically, there are 2 report styles which can be used to design reports in CRM i.e. Standard with Grids and Standard without Grids. Using any one of them will either display… Read More »

Hide Unwanted Standard fields from Top Content area Using jQuery

Hello Everyone! You all are familiar with the Top Content area of an entity in SAGE CRM. It contains information with some standard fields like Company, Person, Phone, Opportunity, etc. In this blog will see how we can remove the opportunity details from top content area. New Stuff: 500 Internal server Error with CRM and ERP… Read More »

500 Internal server Error with CRM and ERP Integration

Hi Folks! As you know Sage CRM allow you to do integration with Sage 300 ERP to manage your customer effectively. While performing integration you may face different type of errors which has different resolutions altogether. Similarly, In this blog we will see one of the issue stating 500 internal server Error on accessing Quotes… Read More »

Restriction of characters in CRM passwords

In Sage CRM, user’s password is encrypted both within the system and in the database for maximum security. The System Administrator can change, but not view, a user’s existing password. There are four restricted characters in Sage CRM, you cannot use these characters in the beginning of the users password. These characters are “#“, “^“, “$”… Read More »

How To Resolve “Unable to Connect Server 200” issue in Sage CRM?

As we know every CRM system allow us to manage customer related documents and in a way it helps us in completing customer profiling. Using document upload feature we can Upload / Update / Edit and delete the documents against all entity. E.g. Company, Person, Lead, Opportunity etc. New Stuff: How to modify Field’s Caption and… Read More »

How to modify Field’s Caption and Data box alignment in Sage CRM?

As we all know Sage CRM is considered to be an easily customizable software solution as per the client needs. The standard CRM solution itself allows many easy ways to make the customization whereas, it also supports Client Side Scripting to achieve the same. New Stuff: Business Manager in Sage CRM The field’s arrangement in standard… Read More »

Enable Edit Document button in Sage CRM 7.3 Version

Hi Folks! In this blog I would like to explore one more document functionality related issue called “Unable to Edit Document”. As you know every client nowadays are installing and upgrading their CRM instance to latest version. New Stuff: Display Count of your Opportunities against Company Recently, one of our client has upgraded Sage CRM from… 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 »

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 »