Author Archives: greysagecrm

Desktop Size Limitation

In my earlier post I had explained the different workarounds if the user gets the below error. https://www.greytrix.com/blogs/sagecrm/2010/04/error-exporting-reports-to-excel-in-crm Recently, I faced the same issue while exporting the Sage CRM standard report into Excel. However when I run the report by setting Display Options as Screen/ Print Preview, then the report runs without any error. Looking… Read More »

User Select field Selection or Finder?

We know how to add user select fields on the screen and use them for assigning users in various business processes. Sometimes you can observe strange behavior of User select fields on some screens. Sometimes you see them as selection fields and sometimes as a text box with magnifying glass. Well, it’s not a strange… Read More »

Enable Sage CRM Entity for WebService

Sage CRM has very well implemented Entity structure to address the concerns of many business modules and efficient methods to access them from COM API as well as external utilities. We can design and implement Primary as well as secondary entities on the fly based on the requirement. All these entities are consolidated under single… Read More »

Alignment of buttons on custom filter screens

When we add new custom screens in Sage CRM, we always make sure that the look and feel of the screen is in synch with the standard screens in CRM. List and filter screen are amongst the common screens which we create for the custom entities. However there can be a little catch in adding buttons… Read More »

Expose hidden fields in Sage CRM entities

Sage CRM has a very good reporting structure inbuilt. You can create views; make them usable as Report view by checking the corresponding checkbox. Further you can attach this view to report and build search criterion/contents based on the same. Sometimes even though field is visible in your view you cannot find it to add… Read More »

Adding Extra information in Top Content

In Sage CRM users can create new entities and use them to serve various business processes. You must be aware that one can add the entity easily in the Sage CRM using the Advanced Customization wizard. Recently I developed the one for one of my clients. All went fine until my client requested to add… Read More »