Category Archives: Sage CRM

Sage CRM Currency Conversion through code

Every country has its own Currency. Businesses that sell products in different territories may need to capture all those currencies as well. Also they may want to see the reports in their own currency as base. New Stuff: Limit number of characters in Sage CRM fields In Sage CRM we can configure multiple currencies, conversion… Read More »

Limit number of characters in Sage CRM fields

In our earlier post, we have explained how to restrict the length of a Sage CRM text field on screen block using JavaScript and JQuery. New Stuff: Document Management against Lead Entity In this blog post, we will take a look at how to limit the number of characters in Sage CRM fields that are added… Read More »

Document Management against Lead Entity

Documents are integral part for any business. During any business process lots of documents are being shared between the parties. These documents may be the physical documents or electronic documents. As technology is evolving, electronic documents are mostly preferred as they are easy to store, manage and can be accessed anywhere any time. New Stuff:… Read More »

Fiddler: A tool which gives you a super power

We talk a lot about implementer’s and testers. Let’s do something for developers today! Sage CRM works on standard client server architecture where several Request-Response exchanges are happening over the network. Sometimes the Requests and Responses work properly however somewhere in between goes wrong and we start facing http errors. This is one of the… Read More »

Increasing size of Email Editor in Sage CRM

Communications is one of the pillars of successful business. We all communicate with via phone or emails on daily basis. Sage CRM provides SMTP, POP email integrations and inbuilt Email editor goes very well for any set of requirements. However size of the email editor that comes by default is sometimes not sufficient. New Stuff:… Read More »

Change Default Cursor Position for Find Screens

From the Find screens in Sage CRM, the cursor defaults to the Keyword Search field. Refer below screenshot. Recent question asked in one of the forum that if it can be manipulated in Sage CRM so that the cursor lands in a different field as a starting point. New Stuff: Hide Export data option for… Read More »

Hide Export data option for Non admin users

Using Export to File button available on Sage CRM find screens and Group screens, users can export data (in CSV, Text, Excel CSV format). Sage CRM provides a very powerful security mechanism to restrict users from accessing confidential data from Non-admin users and make it available only for Mangers and Administrators. New Stuff: Associate Company… Read More »

Associate Company and Persons to Primary entities in Sage CRM for Mobile

In Sage CRM on-premise version, it has an ability to select Company and Persons while creating Cases, Opportunities, and Communications. But when Sage CRM is accessed using mobile devices like Android, Tablets etc. entry screens does not show the Company and Person SSA fields. Refer below screenshot. New Stuff: Rich Text Editor on Multiline Text fields… Read More »

Changing Link text of URL fields

Sage CRM allows to create different types of fields as per the requirement e.g. Text, Date, Search Select Advance, Selection etc. But sometimes to capture complex requirements we need to twist the appearance of fields on screen. New Stuff: Where to search for Sage CRM Configuration components One such field type is “WWW URL”.   If… Read More »