J
|
Jane 1/6/2009 |
Hi, <script type="text/javascript" language="javascript" src="libs/js/AnyChart.js"></script> |
S
|
seanduffy author 1/6/2009 |
Thanks Jane. I have that working now but what I would like to do is when the advanced search is used on the list page it also updates the chart I have inserted. Is this possible? |
J
|
Jane 1/7/2009 |
Unfortunately no. |
S
|
seanduffy author 1/8/2009 |
Thanks Jane. What if I also get the search page to post to the graph page as well as the list page? Do you think that would work? |
J
|
Jane 1/9/2009 |
Unfortunately there is no easy way to pass parameters to the chart on the list page. This task requires a lot of custom coding. |