Create a custom knowledge homepage

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 2분
  • As a system administrator, you can create a module allowing users to open a knowledge homepage for a specific knowledge base or category.

    시작하기 전에

    Role required: admin

    이 태스크 정보

    주:
    This topic creates a legacy v3 knowledge homepage. You can create a portal homepage and configure it to get a new look and feel. For information, see Configure the Knowledge Management Service Portal.

    프로시저

    1. In the application navigator, point to the application name and click the edit application icon (Edit Application icon).
    2. In the Modules related list click New.
    3. Enter a Title for the module.
    4. In the Link type field, select URL (from Arguments).
    5. In the Arguments field, append one or more of the following values to $knowledge.do#/search?.
      옵션설명
      sysparm_kb=<knowledge base sys_id>

      Enter the sys_id of a knowledge base to show knowledge articles from that knowledge base by default.

      If the specified knowledge base does not exist, the default knowledge homepage appears when accessing the custom homepage module.

      sysparm_category=<knowledge category sys_id>

      Enter the sys_id of a knowledge category to show knowledge articles from that category by default.

      If the specified category does not exist, the default category for the selected knowledge base appears when accessing the custom homepage module.
      주:
      The category passed in this parameter must belong to the knowledge base passed in the sysparm_kb parameter.
      sysparm_order=<view_count, last_modified, or relevancy>

      Enter the default sort order for articles to appear in.