Skip to main content
ExLibris

Knowledge Assistant

BETA
 
  • Subscribe by RSS
  • Back
    Aleph

     

    Ex Libris Knowledge Center
    1. Search site
      Go back to previous article
      1. Sign in
        • Sign in
        • Forgot password
    1. Home
    2. Aleph
    3. Knowledge Articles
    4. How to Include ILL Request Staff and Patron Notes in Printout.

    How to Include ILL Request Staff and Patron Notes in Printout.

    1. Last updated
    2. Save as PDF
    3. Share
      1. Share
      2. Tweet
      3. Share
    1. Additional Information
    • Article Type: General
    • Product: Aleph
    • Product Version: 17.01

    Description:
    When the library staff click on the PRINT button, they would like the staff and patron notes fields included in the printed information. This information is in the doc in tags 925 and 926. How do we define these fields in www-ill-out-print.xsl?

    Resolution:
    There are two ways to achieve this:
    1) Add lines for 925 and 926 to the relevant ILL01/tab/edit_paragraph.eng section for www-ill-out-print.. It is probably section 111, but to confirm you need to look at the bib_format table.
    ! BIB for ill request letter
    111 020## D ##
    111 022## D ##
    111 1#### D ##
    111 245## D ##
    111 250## D ##
    111 260## D ##
    111 300## D ##
    111 440## D ##
    111 59### D ##
    111 7001# D ##
    111 70012 D ##
    111 740## D ##
    111 ISS## D ##
    111 900## D ##
    111 930## D ##Ship to

    You will also have to add lines for 925 and 926 to edit_field.eng with type D.

    2) Add the two fields to the printout by adding them as user-defined fields in tab22:
    USER-DEF-1 2 008
    USER-DEF-2 2 109
    USER-DEF-3 2 009
    USER-DEF-4 1 ISS##
    USER-DEF-5 1 592##
    You may have to sacrifice some fields already assigned.
    Then add lines to www-ill-out-print.xsl like
    <xsl:call-template name="display-gen">
    <xsl:with-param name="label" select="'Patron Note'"/>
    <xsl:with-param name="value" select="./z13-user-def-2"/>
    Then you should test by creating a new ILL request and seeing if the result is correct in the printout.
    If it is, then you should run p_manage_07 to recreate the z13 records.

    Additional Information

    faq


    • Article last edited: 10/8/2013
    View article in the Exlibris Knowledge Center
    1. Back to top
      • How to include all occurrences of a field in tab_type_config
      • How to include the patron name with the salutation in circulation letters to the Patron
    • Was this article helpful?

    Recommended articles

    1. Article type
      Topic
      Language
      English
      Product
      Aleph
    2. Tags
      1. 17.01
      2. contype:kba
      3. Prod:Aleph
      4. Type:General
    1. © Copyright 2025 Ex Libris Knowledge Center
    2. Powered by CXone Expert ®
    • Term of Use
    • Privacy Policy
    • Contact Us
    2025 Ex Libris. All rights reserved