Very Simple Method to Show Incident List on Portal Page
Import
·
Nov 24, 2020
·
article
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 Portal> Widgets.
- Click New to create New Widgets.
- Name: Incident List
- ID: inc_list
- HTML:
CSS:
Server script:
Step 2 – Create new Page
- Navigate to Service Portal> Pages.
- 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)

- Navigate to Service Portal> Pages.
- Name: Incident List
View original source
https://www.servicenow.com/community/itsm-articles/very-simple-method-to-show-incident-list-on-portal-page/ta-p/2306868