I find there is tab "Results" in webform report as webform. But when I try to download the CSV file, only the title row is shown. The result is missing. Is that a bug or feature not supporting?

CommentFileSizeAuthor
#4 751558-1.patch4.75 KBjimbullington
#2 751558.patch4.61 KBjimbullington

Comments

jackylam’s picture

Please ignore this as I overlook similar request before.

jimbullington’s picture

StatusFileSize
new4.61 KB

Please try the attached patch - it will add a "download as CSV" link to the report view. I also had to go to admin/build/modules and click Save Configuration in order to get it to work after the patch was applied - a new item was added to hook_menu(). This patch is for the 6.x-1.10 version.

jimbullington’s picture

Status: Active » Needs review

Please review the above patch.

jimbullington’s picture

Version: 6.x-1.9 » 6.x-1.10
StatusFileSize
new4.75 KB

Here is an updated patch - removed links from the CSV output.

jackylam’s picture

The patch works fine. Thanks very much.

jimbullington’s picture

Status: Needs review » Fixed

Committed patch.

Status: Fixed » Closed (fixed)

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