I just added a new city to my data base collection “locations”. It appears in the expected. But the city “Halle/Saale” doesn’t jump to its alphabetical place. It always appears at the end or the start of my list, depending on the order a-z/z-a. To me it looks like the cities are sorted by creation date. When I created the list I did it alphabetically. Now “Halle/Saale” is the newest.
Hi @denimbrands, it looks like the sort is applied to the location field, and for the Halle/Saale item, the location is “Halle/Saale”. The other items have a location starting with “in” as in “in Kiel”
I would suggest to sort by Name, which has the items in alphabetical order, or change the Location field contents to start with the actual location name, not “in”.