Please read [SNIPPET] Sort Name on how to do just that. Though you'll have to come up with the regex pattern yourself.


Code: Select all
{ ny.before(/[(]\d{4}[)]/).sortName('$2, $1') } ({ y })
Please read [SNIPPET] Sort Name on how to do just that. Though you'll have to come up with the regex pattern yourself.
Code: Select all
{ ny.before(/[(]\d{4}[)]/).sortName('$2, $1') } ({ y })