The CreatorCon Call for Content is officially open! Get started here.

servicenow_live
Tera Contributor

Very Simple Method to Show Incident List on Portal Page

Using Widget we are going to show the list of Incident’s on Portal Page. Follow the below simple steps to develop the logic.

(Note: to get the Source Code click here --> http://bit.ly/2J2DJBU)

Steps:

Step 1 – Create new Widget

  •  Navigate to Service PortalWidgets.
  • Click New to create New Widgets.
    • Name: Incident List
    • ID: inc_list
    • HTML: 
    • find_real_file.pngCSS:find_real_file.pngServer script:find_real_file.png

      Step 2 – Create new Page

      •  Navigate to Service PortalPages.
      • Click New to create New Page.
        • Name: Incident List
        • ID: incident_list
      • Save the Page
      • In Related List click Open in Designer ➚ (this will open in NewWindow)
      • First drag and Drop the Layout (mentioned in the screenshot)
      • Search the Widget by name Incident List and drag and drop into the page.
      • In Portal Page Designer right corner click to Preview the page (Refer Screenshot below) or follow the link by replace your instance -> https://devxxxxx.service-now.com/sp?id=incident_list

       

      Output:

      (Note: to get the Source Code click here --> http://bit.ly/2J2DJBU)

Version history
Last update:
‎11-24-2020 06:31 AM
Updated by: