Category Archives: Display

Highlight fields using Client side API in Sage CRM

As we know that Dot net API provide various functions using which we can highlight the rows, columns or field by giving background color. The standard function will only highlight the field with a color but we can also change the setting to highlight the border of the field. New Stuff: Access to Add File in… Read More »

Features to manage Images through Sage CRM – Part 3

This blog is continuation of our previous blogs “Features to manage Images through Sage CRM Part 1 and Part 2” in which we have explained the process to upload and display images on CRM screen along with Zoom In and Zoom Out functionality. Now we have developed an additional feature in the same functionality called… Read More »

Control Display Format of Search Select Advanced fields in Sage CRM-II

In our earlier blog, we have explained how to Control Display Format for Person SSA field in Sage CRM. In this blog, we will explain how to format 2 fields and then display concatenated string within Search Select Advanced (SSA) fields. New Stuff: Mark Business Email field as Optional on Company Entry screen of Mobile… Read More »

Display Additional information on Calendar screen of Sage CRM Mobile App

Sage CRM Mobile APP provides allows users to create new Tasks or Appointment and most importantly manage their day to day activities day by day. In this blog, we will explain how to display Additional information for the Appointments that are visible into the Calendar menu. Refer highlighted section for your reference. New Stuff: Troubleshooting Sage… Read More »

Problem displaying Images in Crystal Reports

Crystal Reports is a business intelligence application which you can use to create and maintain reports. As you know Crystal reports can also be integrated with Visual studio so that they can be directly access through websites. We implement the same approach for reporting through Sage CRM for our customers. New Stuff: Lead to Company/Person… Read More »

How to restrict Users from accessing Default IIS page and Virtual Directory

Sage CRM being a web-based application requires a web server in order to function properly. The Primary role of this web server is to help store, process and deliver web pages as and when required to the users by means of HTTP. Now since Sage CRM is reliant on web server, IIS is one of… Read More »