I don't mean the individual header values for column headers. I am referring to the page header.

I have a requirement for a csv file where the first line is some metadata - I thought I could pop it into the header field for the view and have it display before the rows and their headers, but this doesn't seem to be the case.

Since it's _also_ not possible to override the theme, for which see:

http://drupal.org/node/552652
and
http://drupal.org/node/546542

It's a little bit of a problem, at least for me! : )

Comments

neclimdul’s picture

Overriding the theme is fixed in -dev. From what it sounds like you're trying to do, you'll need to use that till I finish up this release.

neclimdul’s picture

Title: CSV Not displaying header values. » Add support for the View header/footer text to export feeds
Component: Code » Views Export
Category: bug » feature
Status: Active » Postponed

Since this can be handled in the theme I'm going to postpone adding support out of the box until I've can think about a good way to deal with it.

zeno129’s picture

Subscribe.