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

    856 field in full view web OPAC not displaying as expected.

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

    Description:
    The 856 field in our full view does not display as it did in V15. I added an 856 Simple link to the edit_doc_999.eng to at least see the 856 link, but the 856 "M" link style does not work as it did in V15. What do we need to change?

    edit_doc_999.eng
    ## 856## D LM Link Y M E W
    ## 856## D LSimple Link Y S E W

    tab_buf_z403
    BUILD get_buf_z403_bib 856##,,y,*,Y,
    BUILD get_buf_z403_bib 856##,,y,-,U,

    edit_field.eng
    1 # 856## U
    2 u A ^
    !
    1 # 856## Y B
    2 z A ^
    2 y A ^

    Resolution:
    [From Amy Helfman, Brandeis U. via the ALEPH-NA list:]

    With input from a co-worker, I just devised this CSS solution to the appearance of the URL icon in the 856 field on the full record screen. In our stylesheet, I have a unique class defined for the right-hand column of the full record display, td1hw. Adding this line:

    td.td1hw a img {display:none}

    suppresses appearance of the icon in the external link.


    • Article last edited: 10/8/2013
    • Was this article helpful?