Bug: Fix form module export csv to follow report settings
Reported by dleffler | April 30th, 2011 @ 10:45 PM
ExportCSV in form module sends all table fields to output with field name as column headers (which is acceptable). However, it should ONLY output selected fields from report settings and use friendly column header names per the basic logic in the code. Seems to be intended to be a data_view output.
Perhaps the report settings also need to have separate dataview & exportcsv column selection/settings.
Comments and changes to this ticket
-
expNinja December 5th, 2012 @ 03:54 PM
- State changed from open to resolved
(from [aeec9f07d03fc00fed09279c00f59838b9aa0e10]) Form module export csv now follow report settings instead of exporting ALL columns [#155 state:resolved responsible:dleffler milestone: 2.1.1] https://github.com/exponentcms/exponent-cms/commit/aeec9f07d03fc00f...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS