SC Category Page widget

  • Freigeben Version: Australia
  • Aktualisiert 12. März 2026
  • 1 Minute Lesedauer
  • Lists the catalog items available within a certain category. Categories are determined within the Service Catalog module. You can use this base system widget as-is in your portal or clone it to suit your own business needs.

    Hinweis:
    Catalog items are sorted in ascending order by their Order value. If catalog items have the same order, they are sorted by the Name field.
    Abbildung : 1. SC Category Page widget
    Service Catalog Category page widget

    Instance options

    Tabelle : 1. Category page widget instance options fields
    Field Description
    Click event name The name of the event that is emitted when a user clicks a catalog item.

    You can override the default behavior when clicking on a catalog item by providing a different event name. This would be in a situation where you embedded the category page in another widget.

    The default value is $sp.cat_item_list.click.
    Number of items to display per page Number of items to display in the category page.
    Hinweis:
    When defining the number of items to be displayed, consider the item data such as images and long descriptions. A large number may slow down the page performance.
    Show items from Child Categories Displays items in the child categories along with those in the parent category.
    Hinweis:
    If the Category Layout instance options is set to Flat in the SC Categories widget, then set this instance option to False.