Closed (fixed)
Project:
Webform Report
Version:
6.x-1.10
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Mar 2010 at 11:46 UTC
Updated:
12 Apr 2010 at 16:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
jackylam commentedPlease ignore this as I overlook similar request before.
Comment #2
jimbullington commentedPlease 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.
Comment #3
jimbullington commentedPlease review the above patch.
Comment #4
jimbullington commentedHere is an updated patch - removed links from the CSV output.
Comment #5
jackylam commentedThe patch works fine. Thanks very much.
Comment #6
jimbullington commentedCommitted patch.