Closed (fixed)
Project:
Webform
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Feb 2008 at 23:38 UTC
Updated:
9 May 2008 at 02:38 UTC
Jump to comment: Most recent file
Comments
Comment #1
quicksketchThanks GoofyX. I found the problem was the nid was not included in the loading of components, as it is in the 2.x version. This patch adds the nid to each component so that the Grid element can pull in the data correctly. I've already committed it to the 2.x branch. Let me know if it's not working.
Comment #2
GoofyX commentedHmm... The patch does not work for me. Still all results in the analysis tab for the grid questions are all 0.
Comment #3
quicksketchI'm pretty sure http://drupal.org/node/236791 has fixed this problem also. Please reopen if the problem still exists.
Comment #4
edlingx commentedI have tried the 5x-1.9 and the 2.0 beta but i can´t get any results from the grid.
I have tried everyting here and on http://drupal.org/node/236791 but nothing works.
I have tried with the most basic grid, but can´t get anything to show up in the result.
Other form components work fine
Comment #5
edlingx commentedComment #6
quicksketchTry the 1.10 or latest beta version. I think that the problem was not corrected in 1.9 but was fixed afterwards (in that issue you linked to).
Comment #7
quicksketchComment #8
quicksketchClosing up after no response. Seems to be fixed.