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. Adding "OPAC notes" / "Circ notes" to the Paging slip / Hold slip

    Adding "OPAC notes" / "Circ notes" to the Paging slip / Hold slip

    1. Last updated
    2. Save as PDF
    3. Share
      1. Share
      2. Tweet
      3. Share
    No headers
    • Article Type: General
    • Product: Aleph
    • Product Version: 20

    Description:
    Can we add "OPAC notes" and/or "Circ notes" to the paging request printouts?

    If so, how would we do this?

    Resolution:
    If the field that you want to add is one whose table is already represented by other fields in the relevant ./form_eng form, then the answer is "Yes". (If there are no columns from the table in the form, then this would be an enhancement request.)

    The "OPAC notes" is z30_note_opac and the "Circ notes" is z30_note_circ. Looking at the ./form_eng/hold-request-slip.xsl, we see that there *are* other z30 fields on the form, so we can add these two fields like this:

    <xsl:call-template name="display-gen-split">
    <xsl:with-param name="label" select="'OPAC Notes:'"/>
    <xsl:with-param name="value" select="./z30-note-opac"/>
    </xsl:call-template>

    <xsl:call-template name="display-gen-split">
    <xsl:with-param name="label" select="'Circ Notes:'"/>
    <xsl:with-param name="value" select="./z30-note-circ"/>
    </xsl:call-template>


    • Article last edited: 10/8/2013
    View article in the Exlibris Knowledge Center
    1. Back to top
      • Adding "alldocuments not wst=suppressed" to your library's tab_base entry.
      • Adding "UPD N" to Imported Authority Records
    • Was this article helpful?

    Recommended articles

    1. Article type
      Topic
      Language
      English
      Product
      Aleph
    2. Tags
      1. 20
      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