View Single Post
Old 06-04-2026, 08:52 AM   #9
whiteowl
Enthusiast
whiteowl began at the beginning.
 
Posts: 40
Karma: 10
Join Date: Jan 2020
Device: none
I do not want to use `pos_frac` since the function knows `percent` and it looks much nicer and cleaner than a fraction.

The `%` sign is printed by the function itself. Do not see how to remove it, and why should I do it in the first place, since the percentage is the value I want to see.

Yes, if the column would have
Code:
Sort/search column by: Text
The column become sortable and do a sort as expected by alphabet: 1%, 10%, 2%, etc...
But if the "Sort/search column by:" is set to Number - the click on column header does nothing.

So I see here two ways to solve this issue:
- Add a separate field "sort by function" in parallel with field Template (which defines what is shown in the column). And the new function will be used for sorting.
- Fix sorting of percentage as a number, since it is really a number.
whiteowl is offline   Reply With Quote