Whenever a CSV file is exported, it includes two lines: the name of the form, and "submission details". Is there any way to export the CSV file without these two lines. My client needs do download all new submissions once a week and import them into a database. The process is pretty streamlined, except that the CSV file needs to be edited before it can be imported, and this is something I would like to avoid because it adds another factor for client's to make a mistake and call at 2 in the morning.

This question was asked two years ago and at that time this feature did not exist. I would like to know if it does now. If not, is it something that could be included in the future?

Comments

DanChadwick’s picture

Version: 7.x-3.9 » 7.x-4.x-dev
Issue summary: View changes

Still a reasonable request for today.

DanChadwick’s picture

Status: Active » Closed (duplicate)

You can now skip the entire 3-row header, but you can't skip just the first two rows. There is column-identifying info in row 2.

Alternatively, there is a theme hook for the header.