PapaGrande created an issue. See original summary.
Here's a patch to add an export and display plugin for downloads. You can attach the export display to another display such as a block or page.
Note that the browser saves the CSV to a file whereas for JSON it displays the raw data in the browser.
This patch gets rid of the path requirement in the display plugin.
Issue #2547147 by PapaGrande: Download all of the raw data that matches...
Committed!
Automatically closed - issue fixed for 2 weeks with no activity.
Comments
Comment #2
papagrandeHere's a patch to add an export and display plugin for downloads. You can attach the export display to another display such as a block or page.
Note that the browser saves the CSV to a file whereas for JSON it displays the raw data in the browser.
Comment #3
papagrandeThis patch gets rid of the path requirement in the display plugin.
Comment #5
arh1 commentedCommitted!