Posted by gmclelland on June 14, 2007 at 2:29pm
| Project: | Webform Report |
| Version: | 5.x-2.5 |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Is there any plans to enable an option to download the results as a csv file like the web forms module provides?
Comments
#1
Thanks; it's going on the to-do list.
#2
Expect this in the next sub-release, because I think it's a very useful feature.
#3
Thanks. It is a very useful feature.
#4
What is the status of this feature request and will this feature be added to the 6.x module?
#5
Subscribing
#6
As 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?
#7
Subscribing
#8
Please 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.
#9
Committed patch.
#10
Automatically closed -- issue fixed for 2 weeks with no activity.