- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-21-2016 08:21 AM
I have a situation where I want to show a related list in a dialog view that has limited columns. On the Incident, we are using the OneSearch application and it has a log table that I'm showing as a related list on the Incident form. When someone is marking the Incident "resolved", I pop up a dialog box. In this dialog box, I only want to show the OneSearch log related list, but with only a couple of relevant columns. Is this possible?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-12-2017 02:57 PM
Hi Chuck,
This got me most of the way to my solution, thanks! I had to create a new list layout with the same name as the dialog view, so now the resolve dialog pop up shows the limited fields on the related list.
Thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-21-2016 08:54 AM
Thanks for the clarification Kristen.
I've done something similar using a defined related list/relationship to create a separate, but functionally equivalent related list. Since it's a separate list, you can create a separate list layout.
http://wiki.servicenow.com/index.php?title=Creating_Defined_Related_Lists
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-21-2016 09:06 AM
I had read that wiki, but it doesn't say anything about the columns, just filtering the list.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-21-2016 12:15 PM
Filter the list and place it on your form. You can then select the columns as you normally would. Go to the form, select the view (with the new related list at the bottom) then Configure the list layout on that related list.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-12-2017 02:57 PM
Hi Chuck,
This got me most of the way to my solution, thanks! I had to create a new list layout with the same name as the dialog view, so now the resolve dialog pop up shows the limited fields on the related list.
Thanks!