Closed (fixed)
Project:
Webform Views Integration
Version:
8.x-5.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Apr 2017 at 19:06 UTC
Updated:
22 May 2018 at 16:48 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
bucefal91 commentedHere's a patch. Right now it applies to "select" webform element type. Stella, I saw you were using "webform_entity_select" element type (at least I infer that from the fact that you were using dropdowns for taxonomy terms).
It should be a rather simple job of expanding the existing select machinery onto this new select-derivative.
Comment #4
bucefal91 commentedCommitted.
Comment #6
alit commentedHi guys, thanks for a nice module.
The attached patch adds missing empty option to the common filter "webform_submission_field_filter" that is used for term references.