Quote:
Originally Posted by dgparryuk
I keep looking at this and thinking it might be handy - i don't think it would work as a VL but you need to do something like
if book1.tag = currently reading then show book1.series = bookx.series
*thinks about wondering off an learning python*
|
I don't think a standard search will work because the needed data {series} (the Name of) is not available until the {tags} search has been completed
(The second search can easily ignore any book with a Has_Been_Read status )