Closed (fixed)
Project:
Webform Report
Version:
5.x-2.5
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 Mar 2010 at 17:13 UTC
Updated:
5 Apr 2010 at 17:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
jimbullington commentedI assume you mean a grid field?
If so, try the attached patch - is adds "is empty" and "is not empty" options to the filter and allows the filter value to be blank for these options.
I guess it would work with other field types as well...
Comment #2
jimbullington commentedForgot to set the status...
Comment #3
jinside commentedI actually do not use grid field. I use the select field with multiple inputs selected and it prints out a list of checkboxes. I have tested this with the reports and it works as stated.
Comment #4
jimbullington commentedThanks for the feedback. Just to be sure before I commit, this patch corrects your issue?
Comment #5
jinside commentedYes, it corrects my issue. Thanks a bunch for the patch.
Comment #6
jimbullington commentedComment #7
jimbullington commentedCommited patch
Comment #8
jimbullington commentedPorted to 6.x version - patch is attached.