View Single Post
Old 02-24-2014, 01:16 PM   #8
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 Purple Lady View Post
Read and unread is in the name of my grouping which is why I had those values. My groupings are Genre unread Fantasy, Genre read Fantasy, etc.
You can probably use the template in your composite column:
Code:
{#mybool:switch(yes,read,no,unread,)}
instead of this one that you are probably using now:
Code:
{#read}
chaley is offline   Reply With Quote