- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2025 11:51 PM
I want to show incidents details in a widget. What are the ways to do the same? What approach should I follow?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2025 11:57 PM
You can use OOTB "Simple list " widget and fill the details like table, filter, Display field, etc as per your requirement. It will show you a list of incidents you want to display.
I am sharing a screenshot for the reference.
The output will be like
One more way is to use custom widget and do coding using GlideRecord and ng-repeat(Please Reply if you need code).
I would recommend you to go with OOTB Widget.
Please mark my answer correct and helpful if it helps you. Please reply if you need anything else.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2025 11:57 PM
You can use OOTB "Simple list " widget and fill the details like table, filter, Display field, etc as per your requirement. It will show you a list of incidents you want to display.
I am sharing a screenshot for the reference.
The output will be like
One more way is to use custom widget and do coding using GlideRecord and ng-repeat(Please Reply if you need code).
I would recommend you to go with OOTB Widget.
Please mark my answer correct and helpful if it helps you. Please reply if you need anything else.