I am using datatables width yadcf and select2 with the multi_select option.
I want to passtrough the option closeOnSelect: false
to select2. The result doesn´t work like expected: Only the first selected value gets filtered. The other entries are only highlighted.
The goal is to select multiple entries at once like in the third select box.
I made a fiddle: https://jsfiddle.net/u5xp36gz/1/