- Issue created by @lukasz.tyc
- Merge request !44Issue #3499299 by lukasz.tyc: MultiselectDropdownFilterWidget marked as final limits extensibility → (Open) created by lukasz.tyc
Marking the class as final blocks the possibility of creating custom widgets by extending the existing MultiselectDropdownFilterWidget.
Remove the final keyword from the MultiselectDropdownFilterWidget class to allow standard extension.
Active
1.2
Code