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. WebVoyage: how to suppress limit on Advanced search tab?

    WebVoyage: how to suppress limit on Advanced search tab?

    1. Last updated
    2. Save as PDF
    3. Share
      1. Share
      2. Tweet
      3. Share
    1. Question
    2. Answer
    • Product: Voyager

    Question

    How to suppress the "Place" or other limit from use on the Advanced search tab?

    Answer

    1. On the server, navigate to your skin directory.
    2. cd xsl/contentLayout
    3. Open cl_searchAdvanced.xsl for editing.
    4. Find the lines for the limit you wish to suppress & comment them out. For example, to suppress "Place":
    <!-- place line -->
    <!--
    <xsl:for-each select="/page:page//page:element[@nameId='place']">
    <div class="limitDiv">
    <xsl:call-template name="buildLimitSetDropDown">
    <xsl:with-param name="limitType" select="'place'"/>
    <xsl:with-param name="selectedLimit" select="''"/>
    <xsl:with-param name="limitData" select="$Limits"/>
    <xsl:with-param name="cssClass" select="'searchAdvancedPlaceMargin'"/>
    </xsl:call-template>
    </div>
    </xsl:for-each>
    -->
    
    1. Save changes.

    • Article last edited: 08-Oct-2013
    View article in the Exlibris Knowledge Center
    1. Back to top
      • WebVoyage: How To Set The Initial Persistent Limit
      • WebV/SA: ARTEmail request formatting
    • 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