Hello,

One of our libraries would like to include the item number on their spine labels prefaces with c. Adding ,copy['copy_number'] to the Call Number Template adds the item number but I can't figure out make it so that c. appears before each item number. Has anyone done this or know if it's possible?

Current Call Number Template Code

<pre>
{{
    [
         get_cn_and_location_prefix(copy)
        ,copy['call_number.label']
       ,copy['copy_number']
        ,get_cn_and_location_suffix(copy)
    ]
| cn_wrap:settings['webstaff.cat.label.call_number_wrap_filter_width']:settings['webstaff.cat.label.call_number_wrap_filter_height']:copy['call_number.label_class']
}}
</pre>




Thanks,

Jennifer
--
Jennifer Pringle
Co-op Support
BC Libraries Cooperative
Tel: 1-888-848-9250
Email:[email protected]
Website: http://bc.libraries.coop

Gratefully acknowledging that I live and work in the unceded Traditional Territory of the St'at'yemc Nations.

Reply via email to