Closed (fixed)
Project:
Views data export
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Oct 2011 at 12:43 UTC
Updated:
12 Aug 2013 at 16:51 UTC
Jump to comment: Most recent file
Comments
Comment #1
pcambraComment #2
johnvThis is a nice solution!
The patch did not apply with git, so a new one is attached.
For me, the patch is RBTC, but it lacks 1 feature:
' would be nice. It would take the current path as the return URL. Marked #1009522: Error after showing VDE-page and hitting browser's left-arrow to return to previous page. as a duplicate of this one.ATM the patch only receives one hard URL, which means it is not suited it the VDE-button is attached to multiple displays. An extra option like '
Comment #3
johnvAttached patch is rerolled against latest -dev.
Older patch was not working anymore due to changed values in 'use-batch'-parameter.
My comment in #2 ( "not suited when attached to multiple displays") is not true. It works fine.
Comment #4
micnap commentedApplied cleanly and is working. Took me a moment to realized that I had to clean out the views data export cache.
Mickey
Comment #5
steven jones commentedThanks so much for the patch. Committed to 7.x-3.x.