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

    Due date display in the Cataloging module

     

    • Product: Aleph
    • Product Version: 20, 21, 22, 23
    • Relevant for Installation Type: Dedicated-Direct, Direct, Local, Total Care

     

    Description:
    Is there anyway to display the Due Date in the cataloging module? 
    The tech services staff would specifically like to see the lost/missing/lost&paid status while viewing the item in cataloging.

     

    Resolution:

     

    You can add this information to the item display of the cataloging module. 
    In the file 
    In the .[adm_lib]/pc_display_eng/item-expand
    add the following code in the position where you'd like it to display:
    <th class="table-1" id="bold" align="right">
    Loan Status
    </th>
    <td class=table-1>
    ./z36-status
    </td>
    </tr>

     

     


    • Article last edited: 17-Jun-2016
    • Was this article helpful?