- Issue created by @tmiguelv
- Status changed to Needs review
over 1 year ago 1:11pm 3 March 2023 - π΅πΉPortugal tmiguelv
I've added and option to select the type of widget it will use (checkbox, radios or select), a collapsible details element and multiple values support
- πΊπΈUnited States lunazoid
Thank you! I am implementing a view where filtering with select options would be necessary, and this does work very well! One thing I had to change however was in your switch condition for the filter, there is no default for the "select" option when it is neither collapsible nor multiple. It seems like we can get rid of the "elseif" and make that a default, and it will work well.
- πΊπΈUnited States anblee
Hi, thanks for this patch, however I cannot apply the patch. Maybe I'm doing something wrong? This is referencing the 3345790-3.patch
- π¨π·Costa Rica thony1199
They recently updated to version 2.0.2 and the patch stopped working, so I adjusted it a bit, to have it for that version of the module