Modify the Upcoming section on the landing page

  • Release version: Washingtondc
  • Updated February 1, 2024
  • 1 minute to read
  • Customize the data displayed in the Upcoming section.

    Before you begin

    Role required: admin

    About this task

    Using an extension point, you can call the custom scripts to extend the functionality of the Upcoming section and also easily integrate customizations without having to alter the base code. For information about extension points, see Creating and adding a scripted extension point.
    Table 1. Scripted extension points for the Upcoming section in the base system
    Extension point Description
    sn_sow.UpcomingLinkProvider Gets a list of upcoming task records (changes, incident, requests, and overdue tasks) for the same day and the next day.

    Procedure

    1. Navigate to All > System Extension Points > Scripted Extension Points.
    2. From the Extension Points list, select sn_sow.UpcomingLinkProvider.
    3. Create an implementation using the Create Implementation related link or edit an implementation from the Implementations related list.