Hir, how can I alphabetically sort the values of a multi select with checkbox filter? I need this, because the filter may contain over 50 values, and if it is not sorted, it will take a long time for the user to find the values he wants... It seems that the filter is constructed as the unique values appears... Are there any solutions for this?
Thank you!