Linked filters breaks multi select columns ???
Thanks for sorting https://github.com/koalyptus/TableFilter/issues/506 This now works on column 0 ( now that we've our code so we can upgrade to the latest version).
However... With linked active... When we choose an option in column 0, column 1 is then reduced, as expected because they are linked, we can't choose multiple in column 2. So we choose, for example our football team from the multiselect in column 0 and it shows the team's players in the multi select column 1. We want to see results just for the defenders so go to click all the defenders names but as soon as we click the first name all the other names in column 1 disappear. This also happens on the example page http://koalyptus.github.io/TableFilter/linked-filters.html
Is it possible to still allow multi select in links ?
Eg I might want to select multiple local teams in column 0 and all defenders in column 1 from all the local teams to compare their other stats...
Hi @cjohnsonuk, should be possible I will have a look.
this appears to be a duplicate of https://github.com/koalyptus/TableFilter/issues/356
tx @cjohnsonuk, I confirm it is a duplicate of #356, keeping this issue open as #356 is closed.
Is there any news regarding this issue? Has been released the enhancement to perform multiple selection, with linked filters, without breaking the options column? Thanks so much
This issue can solve?