Is there a way to change the sort order in the filter widget, especially to Natural Sort?
I have set up an expression using the unique values option. Nice as it gives me the list of values to filter on, but they are sorted alphabetically, and I need a natural sort option.
Really confusing the the user when things are way farther down the list than expecting.
W1 and W2 should come before 10, and so on.
| Looks like this | Want to look like this |
| W10-1 | W1-1 |
| W11-1 | W2-4 |
| W1-1 | W10-1 |
| W2-4 | W11-1 |