Configure search and navigation
- UpdatedFeb 1, 2024
- 3 minutes to read
- Washington DC
- Now Platform Capabilities
You can use service catalog properties to configure search and navigation within the service catalog homepage.
Navigate to to view service catalog properties.
Restrict search access
Each catalog homepage provides a search bar to help locate items not displayed on the homepage. By default, any user who can access the catalog homepage can search using this search bar.
To restrict access to this search function by role, use the List of roles (comma-separated) that can search the service catalog property (glide.sc.can_search).
Hide search results from inactive categories
By default, search results are returned from all categories, including inactive categories.
Restrict search by item type
By default, a search field does not appear when viewing order guides, record producers, and wizard launchers.
To define which catalog item types do not show the search field, list these types in the List of class names for catalog items that do not have the search field displayed (glide.sc.item.cannot_show_search) property.
For example, to enable searching when viewing record producers, remove sc_cat_item_producer from this list.
Enable breadcrumb links
By default, breadcrumbs appear without links when using content management pages as service catalog homepages.
To display these breadcrumbs with links, set the Use links for breadcrumbs rendered in Service Catalog pages accessed via a CMS site property (glide.sc.use_breadcrumb_links.cms) to Yes. This setting provides greater navigational control for end users.
Disable search suggestions
By default, service catalog searches display "Did you mean?" suggestions if a search does not return any results and an alternate spelling or similar recent search does.
To disable these suggestions, set the Specify whether search suggestions should be enabled property (glide.sc.search.suggestions) to No.