Hello,
I have a Form with autocomplete from database.
There are thousands of cities and when I search something like "Nola" I would like that the first match is the best match: Nola.
But I don't even get an alphabetical order, even if I use modelname.fieldname/asc ( or field name/asc?) and the cities in database are alphabetically ordered.
See attachment.
Thanks
I have a Form with autocomplete from database.
There are thousands of cities and when I search something like "Nola" I would like that the first match is the best match: Nola.
But I don't even get an alphabetical order, even if I use modelname.fieldname/asc ( or field name/asc?) and the cities in database are alphabetically ordered.
See attachment.
Thanks
This topic is locked and no more replies can be posted.