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. How to use the TITLE field to a link for the Full Record display?

    How to use the TITLE field to a link for the Full Record display?

    1. Last updated
    2. Save as PDF
    3. Share
      1. Share
      2. Tweet
      3. Share
    1. Additional Information
    • Article Type: General
    • Product: Aleph
    • Product Version: 18.01

    Description:
    Please can you advise what we need to configure to ensure that titles (listed in OPAC brief search results) link to the Full View of Record (like the search result numbers)?

    Resolution:
    To enable the title field in the brief view to link to the full record display, you need to add a javascript in the file short-a-body of the $alephe_root/www_f_eng directory. Here is the required change:

    From:
    <td class=td1 $2500 width="30%" valign=top>$0500 </td>

    To:
    <td class=td1 $2500 width="30%" valign=top>
    <script>
    title = '$0500'; recordLink = '$0100'
    recordLink = recordLink.substring(0,recordLink.indexOf(">"));
    document.write(recordLink);
    document.write(">");
    document.write(title)
    document.write("</a>");
    </script>
    </td>

    Then clean the utf_files directory by using util x/7. There is no need to restart the www server.

    Additional Information

    Title field, Full Record, Table View, Brief View, WEB OPAC, link


    • Article last edited: 10/8/2013
    View article in the Exlibris Knowledge Center
    1. Back to top
      • How to use the Patron Loader Interface Format (PLIF)
      • How to use Update vendor code in order and subscription records (acq-26)
    • Was this article helpful?

    Recommended articles

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