This topic is locked
[SOLVED]

 Chart and board together in the report

8/24/2010 5:32:28 PM
PHPRunner General questions
C
christophe1739 author

In the part called 'report', you put in the same page a chart and a board.

The example is here : http://livedemo.asprunner.net/phprunner/livedemo4/Employee_Sales_by_Countryreportreport.php

Can you please tell me what SQL command are used ?

Thanks a lot

PS: sorry, my English is really bad <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=15068&image=1&table=forumtopics' class='bbc_emoticon' alt=':D' /> !!!! but I really need these informations.

A
ann 8/25/2010

Christophe,
proceed to the Visual Editor tab, switch to the HTML mode and add the chart just before the data table:

{$ChartName_chart 700 530}

<TABLE class=tableborder cellSpacing=0 cellPadding=0 {$gridTable_attrs}>



where ChartName is the actual name of your chart.

C
christophe1739 author 8/25/2010