WebReport Export Issue - Very Urgent

Posted by: omskprakash1121 on 10 September 2017, 12:31 pm EST

  • Posted 10 September 2017, 12:31 pm EST

    Hi,

    I am using the latest version of the webreport component, on my local machine everything works fine I can select an export format and export it with no problems. When I move the site to live I get variable results depending on the browser IE6 and Firefox still work fine,IE7 works with PDF and HTML but not XLS and Rich Text, in the case of IE7 a second window appears and then closes again automatically. I think it may be to do with IE7 security settings.So, what i did is just enabled the “Automatic Prompting for file downloads” in security settings.

    Now it is working fine.

    But i can’t suggest this solution for the multiple clients, can i get best solution that will be a real fix to this problem?

    Thanks & Regards,

    Omprakash

  • Posted 10 September 2017, 12:31 pm EST

    Hello Omprakash,

    The C1WebReport export needs you to set some security settings in your browser (IE7).

    You can use C1WebReport.Report.RenderToFile() method to export to XLS and RichText formats instead of using C1WebReport export methods. These methods would directly save a rendered report in any desired location without any prompt.

    Thanks,

    Richa

  • Posted 23 October 2018, 5:15 am EST

    Follow these steps:-

    1. First of all, Install Firebug on your browser where you open your Web Reports page

    2. Then simply open your Web Report to be exported and now, open Firebug then open Firebug Console.

    3. Run the following code in the Firebug Console:

    WR.PrintReportXML()

    1. Copy entire data between the following two tags

    1. After completing all the above steps for every report, you can import it via ‘Report List > Import report’.

    If still, you are facing this issue then I recommend this link https://www.browsertechnicalsupportnumbers.com/mozilla-firefox-support/

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels