Cireson Partners, Customers and Community members share your customizations and examples here to help benefit the community as a whole to earn Kudos and badges.
DISCLAIMER
All files and projects located here are provided and come "as-is" and without any warranty or support. Use at your own risk. Your use of Community Uploads is subject to our Terms of Use.
Cireson does not and will not support or maintain these enhancements, extensions, and scripts.
For Team Cireson uploads click here.
Excel / PDF Grid View Exports
This works for portal 6.0.x and thanks to Tom_Hendricks for finding the PDF workaround - also for 7.x !
In version 7.x of the portal the font file " DejaVuSans.ttf" must be copied to the /Content/Kendo/2016.1.226/web/Fonts/ Folder for enabling the PDF Export (the font can be obtained from sourcefrog).
The document.ready function is based on the idea of joivan_hedrick
Comments
Works fine in IE but I get an error in Chrome and Firefox.
Currently seeing error on both 7.1 and 7.2 portals. Error causes the tables not to build.
The only thing I would recommend trying is resetting the view if you have any current groupby's setup. We had to do this to get it to work.
Maybe I can create a 7.x dev. environment within the next days - I will check this.
Just had this request for one of the guys.
Imported the .js file. Works well.
Love it!
I have different views with grid inside but they are not appear. Do you know what i can do?
I have added the js-file as EXCEL_PDF_Export.js to my customspace folder and insert it to the custom.js via
loadScript("/CustomSpace/EXCEL_PDF_Export.js");
Hi, I have modified the custom.js a little bit and it should work on searches now. I have not fully tested it with every possible combination of browsers and operating systems - but it runs in my testing environment (with Chrome, Firefox and MS browsers). I found one issue regarding the Excel Export in the search results: it does not work with "all work items including activities" - which I have not further analyzed for the root cause. It was no problem when I have selected "Service Requests, Incidents etc.