• When using a “Natural Sort” like this

    [cfdb-table form=”myform” trans=”NaturalSortByField(last_name,ASC)”]

    the Output will be as follow:

    Andrea
    Bernd
    Veronika
    adam

    The lower case will be sort at the end of the list.
    Ist this behaviour as disigned by “Normal Sort”?

    Thank you in advance for your answer/help.
    Regards,
    Stefan

  • The topic ‘Sorting Table with “Natrual Sort”’ is closed to new replies.