Greetings,
I am trying to build a custom column, which content must be different, depending on the series field, empty or not (for my kobo bookshelves).
Here is an example :
if {series} exists, i want : {author_sort} - {series}
if {series} is empty, i want : {author_sort}
Can you help me, please ?
Thanks in advance