Quote:
Originally Posted by vero
Create a file called settings.ini in your pocketcm folder. Put the following into it for lastname sorting:
contact_sort_expression=%lastname %firstname
contact_header_formatting=%lastname %firstname
Restart PocketCM and you have lastname sorting.
|
It should work. You need to give it some time to recreate the cache.
You may wish to make a small change. Put a comma after lastname in the formatting line.
contact_sort_expression=%lastname %firstname
contact_header_formatting=%lastname, %firstname