Need a special offer?Find out if your project fits.
+

When calling exportTo flexmonster is sending the content-type as the string false

Answered
Alan asked on December 5, 2017

Hi,
When I use the exportTo excel function I noticed the request headers send my flexmonster have the content-type as "false".
This is causing a problem on my server side as I expecting a content-type of multipart/form-data. Can you tell me how I can set the content-type when making the exportTo Call.
Thanks,
Alan 

7 answers

Public
Tanya Gryshko Tanya Gryshko Flexmonster December 6, 2017

Hello, Alan,
Thank you for your interest in Flexmonster Pivot.
Seems we have an issue with the content-type when making the exportTo call. Our development team will fix this issue. You will be able to get the fix with our next minor release 2.410. It will be on December the 18th.
Does it work for your case?
Regards,
Tanya

Public
Alan December 6, 2017

Hi Tanya,
Thanks for the quick response. For me the 18th will be too late is there a work around?
Thanks
Alan

Public
Tanya Gryshko Tanya Gryshko Flexmonster December 6, 2017

Alan,
Could you please specify which date will work for you? We will try to speed up the process.
Regards,
Tanya

Public
Alan December 6, 2017

Hi,
I have to demo this feature tomorrow 🙂 I realise this is too soon, but I was wondering there was a work around.
Thanks,
Alan

Public
Tanya Gryshko Tanya Gryshko Flexmonster December 6, 2017

Alan,
We can offer you a workaround: you can use our previous version 2.3 for this demonstration. This feature works fine in this version. Here is the sample demonstrating how to use 2.3: http://jsfiddle.net/flexmonster/nx37qyjL/. Please pay attention that you need to use flexmonster.js from our CDN: https://s3.amazonaws.com/flexmonster/2.3/flexmonster.js. Also, you need to include jquery and slightly modify initialization (as you can see in the sample, replace new Flexmonster({ container: "#pivot-container"}) with $("#pivot-container").flexmonster({}) ).
Please let me know if it helps.
Regards,
Tanya

Public
Alan December 6, 2017

Great thanks Tanya I'll try that.

Public
Dmytro Zvazhii Dmytro Zvazhii Flexmonster December 19, 2017

Hello Alan,
We are glad to inform you that the version 2.410 is already available on our website. You are welcome to update the component.
Regards,
Dmytro.

Please login or Register to Submit Answer