From here: http://manual.koha-community.org/3.6/en/XSLTiTypes.html
leader6 = a (and one of the leader7 values below) leader7 = a leader7 = c leader7 = d leader7 = m leader6 = t On Tue, Apr 3, 2012 at 7:43 PM, Chris Cormack <chris@bigballofwax.co.nz> wrote:
On 4 April 2012 14:38, Nicole Engard <nengard@gmail.com> wrote:
I think this requires some regex magic :) So, if anyone can help me out that would be great:
How do I create a report for all records that have both of the following items? A 942|c field that says Photographs and a leader fields that shows item type as book?
I know that the 94$c is mapped to biblioitems.itemtype - so that's not the issue, it's the Leader bit I need help with.
What chars in the leader tell me if its a book?
Chris