Is there any plans to enable an option to download the results as a csv file like the web forms module provides?

CommentFileSizeAuthor
#8 151785.patch4.29 KBjimbullington

Comments

klance’s picture

Thanks; it's going on the to-do list.

klance’s picture

Expect this in the next sub-release, because I think it's a very useful feature.

fnikola’s picture

Thanks. It is a very useful feature.

gwlangie’s picture

What is the status of this feature request and will this feature be added to the 6.x module?

robbertnl’s picture

Subscribing

vako’s picture

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?

jackylam’s picture

Subscribing

jimbullington’s picture

Version: 5.x-1.1 » 5.x-2.5
Status: Active » Needs review
StatusFileSize
new4.29 KB

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.

jimbullington’s picture

Status: Needs review » Fixed

Committed patch.

Status: Fixed » Closed (fixed)

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