Skip to main content
ExLibris
  • Subscribe by RSS
  • Ex Libris Knowledge Center

    Display z30-note-circulation in "Print Letter - Hold request filled"

    • Article Type: Q&A
    • Product: Aleph
    • Product Version: 20

    Question

    Is it possible to add the item circulation note to the function 'Hold Requests / Print Letter - Hold request filled'?

    Answer

    To include the item circulation note (z30-note-circulation) to the function 'Hold Requests / Print Letter - Hold request filled'
    add the lines below to file ./xxx50/pc_display_lng/hold-request-info

    in section
    ##LABEL Item info##
    <include>html-head
    <include>open-table-1

    add the lines:


    CONDITION z30-note-circulation
    <tr>
    <th class="table-1" id="bold" align="right" width="30%">
    Item
    </th>
    <td class=table-1>
    ./z30-note-circulation
    </td>
    </tr>
    END-CONDITION

    Category: Circulation (500)


    • Article last edited: 10/8/2013