View Single Post
Old 10-15-2011, 03:14 AM   #2
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,461
Karma: 8025600
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Quote:
Originally Posted by Jade Aislin View Post
I have been using hierachical custom columns, but I do not like how it shows the entire hierarchy in the columns view. Is it possible to have the columns view only show the last tag in the hierarchary?
No
Quote:
I had thought about creating one big custom column that would have all the different ways I sort my stories and then use a composite column to take out the relevant tags.
You can use a composite column to display only the last component of each item (tag, genre, whatever). Assuming that the lookup name for the column containing the hierarchical items is #genre, then the template is
Code:
{#genre:subitems(-1,0)}
chaley is offline   Reply With Quote