Closed (works as designed)
Project:
Views data export
Version:
7.x-3.0-beta6
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 May 2013 at 15:39 UTC
Updated:
27 May 2013 at 07:11 UTC
I'm not sure, if the bug report is in the right place here:
I have a form, made with Entityforms module, that collects data. For exporting the data I cloned one of the views templates, that were installed with the Entityforms.
No matter, what I do, Views data export always exports ALL fields.
What I did:
Configured the Views fields for 3 specific fields, both for CSV Data Export-View and the Table View that is containing the little "csv" Button.
The 3 fields are the custom fields on the form. The exported csv file contains the 3 fields, but also the other fields "Submitter", "Form Type" etc. that I don´t want to export.
In fact, Views data export ignores the fields-settings in views.
Comments
Comment #1
GalainHH commentedAfter editing the csv Settings (Character encoding conversion).
Although the Character encoding conversion shouldn´t have something to do with the problem, it solves the problem.
Pls. close this thread
Comment #2
steven jones commented