
At this moment, the "By" of listSort is not dynamic, which means it will not allow a variable that does not have the same name as one of the columns in the list. This will result in having something like:
1st option

or
2nd option

It would be interesting to have something like this:

Since the "SortBy" would already bring the name of the column, it would be something straightforward.