Hi all
We have a custom field which is an Option Set. The values of this option set are 10, 20, 30, 40, 50, 60, 70, …100
This field is exposed in a System View. If users sort on that field it’s not sorting numerically but alphabetically. In other words, the sort looks like this
10
110
20
30
..
90
Is there way to enforce a sort to be done numerically?
So the sorting should be like this:
10
20
30
..
100
Thanks for your ideas and comments.
Alen








