Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Export: csv
Provides a 'feed' formatted as csv (comma-separated values). To create a csv export,
define a feed display, click on the Style settings, and select the 'CSV file' under
'Feed: How should this view be styled'.
Exposed filters arguments should be passed to attached export feeds now by default. Nothing hard about it. And the original issues been done for a long time.
Comments
Comment #1
markj commentedSee http://drupal.org/node/356727#comment-1200486
Comment #2
markj commentedHere's an entry for a 5.x-style README.txt:
Export: csv
Provides a 'feed' formatted as csv (comma-separated values). To create a csv export,
define a feed display, click on the Style settings, and select the 'CSV file' under
'Feed: How should this view be styled'.
Comment #3
neclimdulBeen a while. going to go ahead and close this.
Comment #4
Daniel A. Beilinson commentedSo there is no way to export concrete views query? Not default, through page display.
Comment #5
dawehnerThe views bonus pack provides CVS, XML etc.
This is enought you need.
@La_ntegral You are asking a lot of strange hijacking issue questions.
Comment #6
Daniel A. Beilinson commentedI mean can I apply expose filters and when exporting content?
Comment #7
dawehnerpuh thats hard.
Comment #8
Daniel A. Beilinson commentedWell, hard but very necessary. Is this possible now?
Comment #9
neclimdulExposed filters arguments should be passed to attached export feeds now by default. Nothing hard about it. And the original issues been done for a long time.