Portal catalog quick links

Allows users to quickly navigate to key Service Catalog pages directly from a portal page

This widget is only available with the UI Components for Customer Portals application installed from the ServiceNow Store.

Overview

  • Release version
    Australia
  • Available sinceZurich
  • A11Y WCAG 2.1 AA

The Portal catalog quick links widget is designed to enhance portal navigation. Its primary purpose is to surface high-priority, contextual catalog item links, minimizing the need for users to navigate directly to the related topics. This helps users find common requests and complete their task. This widget has customizable tiles that directly link to specific catalog items. This reduces cognitive load for users, ensuring a fast and intuitive service discovery experience.

null

When to use

Use when you want to provide quick access to a tailored list of catalog items in a specific context.

When not to use

Avoid using when more than 15 links are necessary, as this will clutter the interface and dilute the "quick link" value.


Usage

The Portal catalog quick links widget integrates easily into a portal layouts. Keep the following suggestions in mind:

  • Placement: Position the Portal catalog quick links widget prominently above the fold on a service portal homepage, typically near the search bar or main welcome content, for maximum visibility.
  • Context: Only include links that are directly relevant to the portal's primary audience and their most frequent tasks.
  • Clarity: Ensure the link labels are concise and action-oriented, clearly communicating the item's purpose (e.g., "Order a Mobile Phone" instead of "Mobile").
  • Iconography: Select meaningful and recognizable icons from the available icon set to visually reinforce its purpose and align with the Horizon Design System's visual language.
  • Quantity: Limit the number of links displayed to a maximum of 15 to maintain visual balance and not create decision paralysis.

Examples

  • Customer facing portal: Highlighting key self-service options like "Check case status," "Submit new inquiry," and "View knowledge base" to deflect common support calls and empower customers.
  • Emergency communications: Featuring a prominent quick link labeled "Report an outage" that immediately launches a critical record producer, ensuring users can report service disruptions with minimum friction during high-stress situations.

Anatomy

The Portal catalog quick links widget consists of the following components:

  1. Widget title: A configurable heading that defines the content of the quick links section
  2. Quick links container/tray: The surrounding structure that groups the quick link cards together
  3. Catalog quick link card: An individual clickable card that navigates directly to a specific page. It can house an image/icon along with a title and a brief description of the link destination.
  4. Pagination: Allows the user to navigate through multiple pages of curated quick links when the list exceeds the container's display limit.
  5. View all link: This displays if you have more than 15 items to display in the the widget.

Cards

Through instance options, you can select different display styles for the catalog item cards.

Image card

Image card

Top icon card

Top icon card

Left icon card

Left icon card

Text only card

Text only card


Instance options

Data

Field Description
Catalog item table Table from which the records shown as a card on the widget are selected. By default, this field is set to the Item [sc_cat_item)] table.
Display catalog items Displays catalog items according to the selection. The available options are:
  • Manually select
  • Dynamic query

The default selection is Dynamic query.

Note: Currently, if you select None, the selection is set to Dynamic query.

Manually select catalog items The catalog items to appear on the widget chosen manually from a set of predefined catalog items that are associated with the portal
Dynamic query Query to filter catalog records to display on the widget. This field applies only when Dynamic query is selected from Display articles.
Sort by Field in the table that determines the field by which records are sorted and displayed on the widget. This field applies only when Manually select or Dynamic query is selected from Display articles.
Sort order The order in which the catalog items appear on a widget. The default sort order is Z to A.

Presentation

Field Description
Title Text that displays in the widget header and describes the purpose of the widget.

Behavior

Field Description
Show carousel Option to switch between carousel view and grid view.
Max quick links to display Number of catalog items to appear by default on the widget.
The default value is 10.
Card display style The display style of a card on the widget.
The available options are:
  • Thumbnail
  • Icon on top
  • Icon on left
  • Simple text
  • Title only

See Examples

The default display style is Thumbnail.
Note: Currently, if you select None, the display style is set to Thumbnail.
Catalog item page The Catalog item page that open when the catalog item is accessed.
By default, this field is set to the Service Catalog items [sc_cat_item] page.

Usability

The Portal catalog quick links widget complies with all internationalization and accessibility requirements. Internationalization

Accessibility

Learn how to access the actionable elements of the widget through keyboard interactions and screen readers.

Widget tab order

The widget is focused when the first card in the tray is active. The user then steps through each of the cards until the pagination control becomes active.

Keyboard interactions

You can access the actionable elements of the widget with these keyboard interactions:

  • Tab: Navigate through each link, sequentially, within the widget using the Tab key
  • Shift + tab: Navigate backward through the links using the shift + tab key combination
  • Enter/spacebar: Pressing the enter key or the spacebar on a focused link will activate the link and navigate the user to the specified destination.