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

    Link Title from OPAC Results Table to Full View Record

    • Product: Aleph
    • Product Version: 20, 22
    • Relevant for Installation Type: Multi-Tenant Direct, Dedicated-Direct, Local, TotalCare

     

    Description

    I want to add a link from the OPAC Results table to the Full View of the record. How can this be achieved?

    Resolution

     

    1. In the file short-head, verify which is the title number (in the example 400)

    2. In the file $alephe_root/www_f_lng/short-a-body, for the title column put the following lines:

    <td class=td1 $2500 width="10%" valign=top>
    <script language=javascript>
    var recordLink = "$0100";
    recordLink = recordLink.substring(0, recordLink.indexOf(">"));
    document.write(recordLink);
    document.write(">");
    </script> <b> $0400

    3. restart  WWW server (util w/3/1 )

     

     

    Citiți acest articol în Română

     

     


    • Article last edited: 04-Jun-2017
    • Was this article helpful?