Browse By Tags

  • Adding Google Charts in Sage CRM screens using Client Side code

    A customer had the requirement to display certain numeric data graphically within their Self Service site. Their requirement was to turn a field displaying numeric data on their public site into a 'widget'. They could have used a create script on…
  • What Reports have Charts?

    A customer had a requirement to see which reports had charts associated with them so they could consider them as Chart Gadgets in their Interactive Dashboard. It is not immediately clear from the standard report screen which reports might have a Pie chart…
  • Pie chart - SQL error on linked table

    Hi, I have an ASP page and I want to display a chart pie on it. I keep getting the error that the SQL query is wrong Here is my code: var chart = CRM.GetBlock('chart'); with (chart) { Stylename('Pie'); Resize(600,600); XLProp="Allo_Label1"; YProp…
  • Missing Chart when Exporting to Excel

    Hi everybody, When I try to export report to Excel I am missing the chart it was showing in older versions of CRM like 6.2 but not in 7.2 I want to verify the post sent Toby Prince in: https://community.sagecrm.com/user_community/f/84/t/6333.aspx…
  • WorkFlow not working

    Hi i am built workflow and the write the following code in summary .net page base .UseWorkflow = true ; base .AddWorkflowButtons( "Lease" ); but the workflow buttons not appear and when try to see the workflowid in the custome entity table there…
  • Escalation .Net

    hi please how i can solve Escalation for .Net when select it please check the attached picture
  • Sage CRM SP2 Setup ?????????

    Hi all i try to install sage crm sp2 setup from the community like the figure attached but its give me sage crmsp2 hotfix 3
  • alignment from left to right?????

    Dears, How can i make sage crm alignment from left to right permanent coz when i convert it to left to right alignment when i logged it auto convert from right to left IE 9 :/
  • date on chart shows wrong date 1899

    we have created a basic report for a client, and the date shows the dd/mm correct, but the year is 1899? Any ideas? (Please visit the site to view this file)