Category Archives: .Net API

Adding drill-down links to Fusion Charts

Fusion Charts can be easily and extensively used to create drill-down charts.  Using the drill down functionality provided by Fusion Charts, you can easily produce charts that have “drill down” or “zoom in (data)” capabilities. In my last blog I had explained how we can generate XML based fusion charts using COM API and .NET… Read More »

DOT NET API configuration and compatibility Issues

Most of the new modules of Sage CRM work on DOT NET (.NET) API technology like Relationships tab. Users are given a provision to create API DLL’s for your custom entities. The overall working remains the same where we add the DLL’s in CustomDotNet folder and call the methods from CRM blocks. However while dealing… Read More »