Quote:
Originally Posted by thiago.eec
Even the second template (item_has_notes)?
|
Yes. That template returns True ('1') if any author for the book has a note. Using "not" with this will return True if no author has a note. I think this is the wrong answer if a book has (for example) two authors where one author has a note and the other doesn't.