CSV display with YYYYMM argument: how to create summary page?
| Project: | Views Bonus Pack |
| Version: | 6.x-1.0-beta1 |
| Component: | Views Export |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
I'm trying to create a block or page with a summary view that has links pointing to csv exports (right now I can only get summaries to display pages). I have set up a view with a CSV export display, and the YYYYMM argument works if I directly access specific URLs (i.e. /reports/export/200902). However, I'm trying to post a dynamic list of links to the past few months' CSV exports, so my users don't have to type custom URLs. Basically, I want a block or page with the following:
- March, 2009
- February, 2009
- January, 2009
- December, 2008
- November, 2008
But the links should point to CSV exports, not page displays. I had this set up on Drupal 5.x with Views 1.x, but I can't figure out how to make it work with Drupal 6.x and Views 2.x
Any ideas? Any help would be much appreciated.
