Skip to main content
ExLibris

Knowledge Assistant

BETA
 
  • Subscribe by RSS
  • Back
    DigiTool

     

    Ex Libris Knowledge Center
    1. Search site
      Go back to previous article
      1. Sign in
        • Sign in
        • Forgot password
    1. Home
    2. DigiTool
    3. Knowledge Articles
    4. Using the SFX button to point back to a Voyager holding record

    Using the SFX button to point back to a Voyager holding record

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

    Description:
    We would like to use our SFX button differently that its intended purpose.
    We want it to point back to a Voyager holding record (we are synchronizing DTL with Voyager).
    Please let us know if this is possible; and if so, how.

    Resolution:
    You can have the link as metadata.

    Below is a summary of the changes you'll need to make in order to enable the SFX button to point to your Voyager holdings:

    1. In $dtle_root/www_r_eng/results-full-body

    <!-- START_SECTION --><!-- body-fields-link -->
    <TR>
    <TD CLASS="LabelBlueBold" nowrap valign="top">$0100</TD>
    <TD><script type="text/javascript">
    var txt = '$0200';
    document.write('http://hdl.handle.net/' + txt.replace(/^\s\s*/, ''));
    </script></TD>
    </TR>

    2. In $dtle_root/www_r_eng/js/scripts.js (add the following function)

    function open_window_uri_handle (loc)
    {
    var w = window.open ('http://hdl.handle.net/' + loc.replace(/^\s\s*/, ''),
    "winduri",
    "height=600,width=700,location=no,menubar=no,status,scrollbars,resizable"
    );
    w.focus();
    }

    Other customers took the above code and refined it further.
    You can contact Colorado State University since they did something similar based on our recommendations e.g. their bookmarkable URL http://digitool.library.colostate.edu/?func=dbin-jump-full&object_id=2610.

    Additional Information

    SFX, Voyager, Holdings


    • Article last edited: 10/8/2013
    View article in the Exlibris Knowledge Center
    1. Back to top
      • Using the Common => DC Fields in the Web Management Module to add DC fields
      • Using unique icons in the Object column in Brief/Table views
    • Was this article helpful?

    Recommended articles

    1. Article type
      Topic
      Content Type
      Knowledge Article
      Language
      English
      Product
      DigiTool
    2. Tags
      1. 3
      2. contype:kba
      3. Prod:DigiTool
      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