The good part it hat there are no errors. The bad part is that it still does not provide me what I desire.
I did use author_sort to get the LN, FN combo. I do understand that the comma does not work for Kobo, so in my previous post #5 I figured to replace that comma by some other character which would not be wrongly interpreted by Kobo.
The last code simply swaps the LN, FN --> FN LN which is not my intention.
I need something like:
Code:
program:re(author_sort:list_item(0,&),',', 'U+0088')
But as I am no template specialist, my ideas may be totally wrong.