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. Add Patron Name to Salutation in Circulation Letters to Patron

    Add Patron Name to Salutation in Circulation Letters to Patron

    1. Last updated
    2. Save as PDF
    3. Share
      1. Share
      2. Tweet
      3. Share
    1. Question
    2. Answer
    • Article Type: General
    • Product: Aleph
    • Product Version: 16 and up
    • Relevant for Installation Type: Dedicated-Direct; Direct; Local; Total Care

    Question

    Is there a way to include the name of the patron / borrower in the letter salutation, instead or the generic salutation of Dear Patron?

    Answer


    To differentiate this salutation from the generic one used in letters to vendors, etc, it is necessary to give it a different name. E.g. place funcs.xsl in a new funcs file called "funcs-dearpatron.xsl" which needs to be copied to your server (step 2 below).


    In order to use this salutation format in any patron letter, after steps 1 to 3 are complete, you will need to edit one line in the form (as in steps 4 and 5 below). The example given is for the overdue-summary.xsl form.

    Instructions:

    [1] Backup funcs.xsl (and any other form that you modify) before making any changes.

    [2] Save the attached funcs-dearpatron.xsl to xxx01/form_eng

    [3] On the server, add the following line to funcs.xsl
    <xsl:include href="funcs-dearpatron.xsl"/>
    Above the line:
    <xsl:include href="funcs-address.xsl"/>

    [4] On the server, change the following line (usually in section-01) in overdue-summary.xsl (or any form in which you want to use this salutation):
    <xsl:call-template name="generic-line">
    To:
    <xsl:call-template name="patron-salutation-line">

    The 2 lines after the generic-line should be similar to this (the "salutation_string" is the important part):
    <xsl:with-param name="line" select="'salutation_string##The following items are overdue:'"/>
    </xsl:call-template>

    If you use comment marks (<!-- -->) to "remove" the line, then it's easy to revert to the old form.

    [5] Run UTIL / I / 6 to repackage the forms and restart the GUI or reinitialize the library being used in the GUI.

    Be prepared to undo these changes quickly after the repackaging (in case you get an error) because small mistakes can cause form problems.

     

     


    • Article last edited: 19-DEC-2016
    View article in the Exlibris Knowledge Center
    1. Back to top
      • Add New Value to "Choose Subfield Text" Option in GUI (CTRL F8)
      • Add subfield to the display of "seen from" reference in the OPAC
    • Was this article helpful?

    Recommended articles

    1. Article type
      Topic
      Language
      English
      Product
      Aleph
    2. Tags
      1. 16.02
      2. contype:kba
      3. Dedicated-Direct
      4. Direct
      5. Local
      6. Printing
      7. Prod:Aleph
      8. Total Care
      9. 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