When Select2 widget is selected for the facet there is no way for the user to provide a custom label to the "-none-" option. There should be a text field to provide a custom label for the none option similar what has been given for the " Show reset link" in " List of link" widget.
Comments
Comment #2
chr.fritschSelect2 provides a lot of options. I don't want to add the possibility to make all of them configurable.
But you can adjust every select2 setting over code like this:
Comment #3
adhariwal commentedThanks, chr.fritsch. That solves the issue.
Comment #4
adhariwal commentedComment #5
chr.fritschYou're welcome :)