Drupal - Does the Data Export module support exposed filters?

When you create a Data Export view, there is an option to attach it to another view. You can choose to attach it to another page in the same view and all the filters used would be affected by the export. A new icon would be shown at the bottom of the view to download the exported data.

In the following screenshot, I attached it to a view page.

screenshot


Hope this tutorial might help you!

Here's a summary:

  1. Create a view for the content type you're interested in (i.e : article)
  2. Add the data export display and a page display.
  3. Add all needed fields in your data export display.
  4. Add the date popup calendar in “Filter criteria” and tick on the exposed filter option.
  5. In the Data export display just below the path option you'll find "attach" where you need to attach your page display in it.
  6. Select "Parent sort" in the data export display settings.
  7. Navigate to the path you've given in the page display , and you'll see the date filtering field which contains a date popup and an orange button called 'csv' or 'xls' embedded below your filtered contents.

Tags:

Views

7