we have a weekly whereabouts form whereby we have a grid element which has the 5 days with several options

previously in D6 we would be able to get the excel output where the field for each day would have the answer, however in D7 with this version of the module, the excel output is blank despite viewing a submission online within drupal shows "x" in the right spots

CommentFileSizeAuthor
#1 webform-grid-export.patch587 bytesjefferymac

Comments

jefferymac’s picture

StatusFileSize
new587 bytes

function _webform_csv_data_grid in grid.inc was missing a variable definition. It's a simple fix -- patch is attached.

quicksketch’s picture

Status: Active » Fixed

Thanks jefferymac! Nice catch; must've been lost in the D7 port. Committed.

quicksketch’s picture

Title: output of grid element to excel not working » Output of grid element to excel not working
anthonysomerset’s picture

can confirm this is fixed in 7.x-3.7 also

many thanks

Status: Fixed » Closed (fixed)
Issue tags: -Excel

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