elaine Report post Posted August 7, 2012 Hi, I'm trying to export the data as image after drill-down, but found that the Back button which linked to parent page was disappeared, please see attachment of this issue. So is there any solution to this issue? Share this post Link to post Share on other sites
fusion_freak_ Report post Posted August 7, 2012 (edited) it seems that it disappears when you export it..does it not appear back after the capturing process is done? And also do you get any exception in js files when you try to download in other browsers? i mean to ask if it works in all the browsers? Edited August 7, 2012 by fusion_freak_ Share this post Link to post Share on other sites
Guest Sumedh Report post Posted August 8, 2012 Hey, What export functionality are you implementing with Drill Down? Share this post Link to post Share on other sites
elaine Report post Posted August 8, 2012 It doesn't back after export, and i did't get any exception in js files when I tested in both Firefox and Chrome. The export function used is like following code: <chart caption="Quarterly Sales Summary" subcaption="For the year 2004" xAxisName="Quarter" yAxisName="Sales" numberPrefix="$" useRoundEdges="1" exportEnabled="1" exportEnabled="1" exportAtClient="0" exportHandler="ExportHandlers/PHP/FCExporter.php" exportAction="download" exportFileName="myExportFile"> it seems that it disappears when you export it..does it not appear back after the capturing process is done? And also do you get any exception in js files when you try to download in other browsers? i mean to ask if it works in all the browsers? Share this post Link to post Share on other sites
elaine Report post Posted August 8, 2012 Hi, The export functionality I used like following: <chart caption="Quarterly Sales Summary" subcaption="For the year 2004" xAxisName="Quarter" yAxisName="Sales" numberPrefix="$" useRoundEdges="1" exportEnabled="1" exportEnabled="1" exportAtClient="0" exportHandler="ExportHandlers/PHP/FCExporter.php" exportAction="download" exportFileName="myExportFile"> Hey, What export functionality are you implementing with Drill Down? Share this post Link to post Share on other sites
Guest Bindhu Report post Posted August 21, 2012 Hi, This is a bug. Our developers are looking into it. Thank you for reporting Share this post Link to post Share on other sites
elaine Report post Posted August 31, 2012 Hi, Thanks for replying, please tell me if the bug is fixed. Hi, This is a bug. Our developers are looking into it. Thank you for reporting Share this post Link to post Share on other sites
Guest Bindhu Report post Posted August 31, 2012 Hi, I am afraid, it is not fixed yet. We will not be able to commit on any time line for the same. Thank you for your continued support and patience. Share this post Link to post Share on other sites