Quote:
Originally Posted by Purple Lady
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: