Lists: Consider the leading "0" in single-digit numbers when sorting Infraction List

We have an Infraction List with a "Total Points" column. When you sort the list ascending 1-100, it displays the list correctly. If you sort descending 100-1, the sort does not consider the leading "0", so it starts with 9, 8, 7 etc, then displays two digit numbers, etc. Our example list has 30 displaying before 3, 29 -21 displaying before 2, etc. Not good.

  • Guest
  • Oct 7 2024
  • Attach files
  • Brian LeBlanc commented
    08 Oct 11:51

    This really needs to be SOP for all lists within any product.