Skip to main content
ExLibris

Knowledge Assistant

BETA
 
  • Subscribe by RSS
  • Back
    Voyager

     

    Ex Libris Knowledge Center
    1. Search site
      Go back to previous article
      1. Sign in
        • Sign in
        • Forgot password
    1. Home
    2. Voyager
    3. Knowledge Articles
    4. Remove the "My List" header button from the Voyager WebVoyage search screen

    Remove the "My List" header button from the Voyager WebVoyage search screen

    1. Last updated
    2. Save as PDF
    3. Share
      1. Share
      2. Tweet
      3. Share
    1. Question
    2. Answer
    3. Additional Information
    • Product: Voyager
    • Product Version: 9.0
    • Relevant for Installation Type: Multi-Tenant Direct, Dedicated-Direct, Local, TotalCare

     

    Question

    How do I remove the "My List" header button (tab) from the WebVoyage search screen?

    Answer


    The XSL that generates the page creates the tabs based on looking at the XML options set up in:
     
    /m1/voyager/xxxdb/tomcat/vwebv/context/vwebv/ui/en_US/xsl/userTextConfigs/pageProperties.xml
     
    In the "Header Tab Display Order" section of the xml file, comment out the tabs you would not like to display, and they won't be generated. The following example will remove the "My List" tab:
     
     
    <!-- ## Header Tab Display Order ## -->
    <headerTabDisplayOrder>
    <tab name="page.header.buttons.search.button">
    <highlight
    pages="
    page.searchBasic
    page.searchAdvanced
    page.searchSubject
    page.searchAuthor
    page.searchCourseReserveData
    "/>
    </tab>
    <tab name="page.header.buttons.mySearches.button">
    <highlight
    pages="
    page.mySearches
    "/>
    </tab>
    <!-- ## Test to remove the MyList button: 10-21-2019
    <tab name="page.header.buttons.myList.button">
    <highlight
    pages="
    page.myList
    "/>
    </tab>
    -->
    <tab name="page.header.buttons.myAccount.button">
    <highlight
    pages="
    page.myAccount
    page.myAccount.personalInfo
    page.myAccount.editPreferences
    page.myAccount.changePin
    "/>
    </tab>
    </headerTabDisplayOrder>

    Additional Information

    Voyager Support has a limited ability to assist with WebVoyage customizations.  Please see: What WebVoyage customizations are supported?

     

     


    • Article last edited: 04-Nov-2019
    View article in the Exlibris Knowledge Center
    1. Back to top
      • Remove the "Login to your account" button in the upper right-hand corner of the WebVoyage OPAC
      • Remove the Course Reserve tab from the Voyager Tomcat WebVoyage search page
    • Was this article helpful?

    Recommended articles

    1. Article type
      Topic
      Language
      English
      Product
      Voyager
    2. Tags
      This page has no tags.
    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