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

    Display Author from Statement of responsibility in My Library Card - Acq Request

    • Article Type: General
    • Product: Aleph
    • Product Version: 20

    Desired Outcome Goal:
    * In My Library Card Activities >Acq Requests (Total and Active) > List of Acq requests the Author information should be taken from the Statement of responsibility (subfield $f of 200 field) and not from the Author tag (700 field)

    Procedure:
    * Edit $alephe_root/www_f_lng/acq-request file
    * Replace the line
    <input id="author" size=40 maxlength=180 name="BIB___7##_1a_1000" value="$1000">
    with the line
    <input id="author" size=40 maxlength=180 name="BIB___2001_f_1000" value="$1000">
    * Edit $alephe_root/www_f_lng/acq-request-confirm file
    * Replace the line
    <input size=40 maxlength=180 name="BIB___700_1a_1000" value="$1000" $0500>
    with line
    <input size=40 maxlength=180 name="BIB___2001_f_1000" value="$1000" $0500>
    * $alephe_root/www_f_lng/bor-acq-body file is used to display the list of the Acq requests

    * This file uses the program www_f_bor_acq.cbl which call the Z13 (Short Bibliographic Record)-AUTHOR
    * Edit the ./xxx01/tab/tab22
    * Add the tag 200, subfield f, as option, in columns 6 and 7 for the AUTHOR z13 code in col.1
    !!!!!!!!!!-!-!!!!!-!-!!!!-!!!!!-!-!!!!-!!!!!-!-!!!!-!!!!!-!-!!!!-!!!!!-!-!!!!
    AUTHOR 1 7#### 2001# f

    *Restart PC Server and WWW Server

    Category: Web OPAC (500)

    Subject: User info (500)


    • Article last edited: 10/8/2013