yadcf - multi_select with select2 - options dropdown not case sensitive
yadcf - multi_select with select2 - options dropdown not case sensitive
mgutbor
Posts: 32Questions: 5Answers: 0
Will be posible, in yadcf multi_select filter, sort possible option with case insensibility?
Here is my fiddle to explain this.
In column STATUS are 4 possible values: "abs", "off", "OFF" and "ON". In dropdown the options appears in this order: "OFF", "ON", "abs", "off". And my desire is the options appears in this order: "abs", "OFF", "off", "ON".
Thanks in advance one more time.
This discussion has been closed.