Closed (fixed)
Project:
Webform Report
Version:
5.x-2.5
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 Jun 2007 at 14:29 UTC
Updated:
12 Apr 2010 at 16:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
klance commentedThanks; it's going on the to-do list.
Comment #2
klance commentedExpect this in the next sub-release, because I think it's a very useful feature.
Comment #3
fnikola commentedThanks. It is a very useful feature.
Comment #4
gwlangie commentedWhat is the status of this feature request and will this feature be added to the 6.x module?
Comment #5
robbertnl commentedSubscribing
Comment #6
vako commentedAs I see it, every Webform Report is linked to a Webform, so they both are linked to the same data, hence the download option of the Webform module will work in this case. Isn't that so?
Comment #7
jackylam commentedSubscribing
Comment #8
jimbullington commentedPlease try the attached patch - this adds a "Download as CSV" link to the report. I had to clear the cache_menu table in order to get this to work - a new item is added in hook_menu(). This patch is for the 5.x-2.5 version.
Comment #9
jimbullington commentedCommitted patch.