Download & Extend

Option to download results as a csv file?

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

Version:5.x-1.1» 5.x-2.5
Status:active» needs review

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.

AttachmentSize
151785.patch 4.29 KB

#9

Status:needs review» fixed

Committed patch.

#10

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.