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

    How to display Related Records in WebVoyage?

    • Product: Voyager

    Question

    How to display related records for new bib linking profile in WebVoyage?

    Answer

    Once profile set up in System Administration, note profile code & edit WebVoyage skin

    In webvoyage.properties:

    1. Set option.loadRelatedRecords=Y
    2. Add definition for bib linking profile, where profile code (from SysAdmin) is NNNN:
    holdingsInfo.relatedRecords.profile.NNNN=
    holdingsInfo.relatedRecords.profile.NNNN.link.pretext=Click
    holdingsInfo.relatedRecords.profile.NNNN.link.text=here
    holdingsInfo.relatedRecords.profile.NNNN.link.posttext=for related items
    1. Save changes.

    In displaycfg.xml:

    1. Add field display, where profile code is NNNN:
    <displayTags label="Related Records">
    <displayTag field="3500" profileMatch="NNNN"/>
    <displayTag field="3500" profileMatch="ISSNCOMP"/>
    </displayTags>
    1. Save changes.

    • Article last edited: 15-May-2018
    • Was this article helpful?