- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2018 01:41 PM
I'm new to Service Portal and finding my ways to fulfill the requirements of the client. My first requirement is to display the table that I have created for an app on the portal page. Is there any OOB widget to display a table in a list view on the portal?
Any suggestion will be highly appreciated!
Solved! Go to Solution.
- Labels:
-
Service Portal

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2018 01:48 PM
There are out of box widgets you can use, such as 'Data Table from Instance Definition' which you can add to a page and display your table records.
Please mark this response as correct or helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2018 02:17 PM
I see. I will try my own code first and lets see how complex it gets. Thanks for your help! I really appreciate it.