Quote:
Originally Posted by Jade Aislin
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)}