Thanks,
But I'm a bit lost:
1/If I click one one column, this one is selected and when I click to an other one, the fist is unselected and the second becomes the selected one.
2/ I cant understand how to write this magic formula
3/Where can I found this view manager plugin.
Sorry for my ignorance but I will do do my best to progress (there is a lot of room and I am retired).
Quote:
Originally Posted by bookworm2000
You can do this in at least three different ways:
1) Click on the head of the "Published" column, THEN "Author"...
2) For more complicated sorts prepare a custom column with a template like
Code:
{author_sort} - {series}{series_index:0>2s| - | - }{title_sort}
When you click on that column your books will be listed as Author last name-> first name -> series (if available) -> series index -> title
3) Install the View Manager plugin. With that you can configure different views (including sort orders).
|