Thread: Columns
View Single Post
Old 08-15-2011, 01:36 PM   #14
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,476
Karma: 8025702
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Quote:
Originally Posted by Noughty View Post
I was wondering in custom column it is shown correctly alphabetically (tags and shelves) but in book details window I see:
Tags alphabetically, shelves alphabetically

Why isn't it the same as in custom column? How to make it simple alphabetical?
Sorry, but I don't understand what you are asking. How to make what "simple alphabetical"?

If you are talking about the output of merge_lists, then use:
Code:
program: list_sort(merge_lists(field('tags'), field('#textmult'), ','), 0, ',')
However, there is a bug in the current release that causes sort_list to always sort descending. That will be fixed in the next release.
chaley is offline   Reply With Quote