Closed (fixed)
Project:
Views data export
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 May 2017 at 16:13 UTC
Updated:
2 Oct 2018 at 16:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
Zemelia commentedPatch applied.
Comment #3
Zemelia commentedComment #4
camilo.escobar commentedI found this module:
XLS Views Data Export https://www.drupal.org/project/xls_views_data_export
It's a pretty new module extending 'Views Data Export'.
We should take a look at it and see if it offers the .xlsx extension support we need.
Comment #5
alduya commentedThere was css styling missing to show the xlsx feed icon. I added that.
Comment #6
alduya commentedSorry, I created that patch without the added feed icon. Attached is the corrected patch.
Comment #8
jhedstromCommitted #6. Thanks!