Browse By Tags

  • Creating a Mashup with a FusionChart and Ajax Data using the Client Side API

    The screen shot above of a Company Summary screen shows a graph displaying the count of opportunities and cases belonging to the company in the TopContent area. This has been created using the following code added to the Custom Content box of the CompanyBoxLong…
  • Controlling FusionChart Widgets with the Client Side API

    The image above shows that the value of the oppo_certainty field has been rendered as a graphic widget. The certainty is shown as a value on a linear gauge using the features of the FusionChart libraries that can be used within Sage CRM. I created the…
  • Using fusion charts to replace API Flash Charts

    Our Financial Controller is a big fan of Stacked Bar charts, which causes me a problem on our custom asp fees tab, as through the API we don't get access to this chart type . Through the Flash Charts however, we do, in this article by the great Jeff Richards…