Category Archives: Custom Entity

Troubleshooting Sage CRM’s Customized Data Upload Routine Issue

As we all are familiar, Sage CRM has provided the facility to create multiple Primary and Secondary entities to maintain data in system either by making data entries manually or by  uploading large number of records at a time. Sage CRM’s flexibility has helped the users to not only use the data upload routine for standard… Read More »

IIS Configuration Setting for. NET API

As you know, Sage CRM has made the implementation task or say functional development easy through the .Net API development kit through various tools and languages such as VS 2010 or 2012 and C# or VB. Developers can use wide range of packages to build enhanced solutions for business needs with better flexibility. New Stuff: Outlook… Read More »

Prepayment Process in CRM

Sage CRM is getting flexible in such a way that we can customize the same as per our business needs. The whole credit goes to .Net SDK of Sage CRM which is allowing developers to build Sage ERP related functionality in CRM. In today’s blog I will explain you a feature that we have designed… Read More »

Using Primary Key Column of an Entity to Search

Sage CRM Search screens allow Users to search data by any criteria or a combination of criteria on the Search screen. In this blog post, we will explain you how to add a Primary Key of a column of any entity to entity search screen. New Stuff: View Fusion Charts on Sage CRM Interactive Dashboards… Read More »

Codeless Customization: Add Custom Entity New Screen when accessed through iPhone

In the previous blog, we had explained how to add custom entity find screen when accessed through Sage CRM iPhone. In this blog, we will explain how to add custom entity New screen to Sage CRM iPhone. Let’s consider an example: Sage CRM has a custom entity Project and you wanted to add new project… Read More »