Sarge Posted July 17, 2024 Posted July 17, 2024 Request/Bug: When sorting a column within the Password Grid, where that column contains incrementing numerical values; the sort is not a true ascending/descending sort. As an example, a custom field with the name "ID" which is a text field, we have multiple records. The records sort in the following order, 217, 218, 219, 22, 220, 221.....228, 23, 234, 235 etc.
NateG Posted September 30, 2024 Posted September 30, 2024 Pretty sure they'd need to implement an integer type custom field - text fields are always sorted lexicographically.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now