- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2019 11:05 AM
I have a request to add a Related List to a Reference popup. When a user is looking at a form where there is a User Reference field, when they click the info button to see a popup of that record they want to display a Related List of the groups that the user is a part of at the bottom of the form. Should look something like this, where a Groups tab exists at the bottom of the form:
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2019 11:25 AM
Hi,
Refer to these links. This should help you
Mark the comment as a correct answer and also helpful if this helps.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2019 11:41 AM
yes Brian, atleast in London, i don't think its available. May be it was there before.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2019 11:44 AM
asifnoor pointed out the proper hint. In regards to https://community.servicenow.com/community?id=community_question&sys_id=71f00ba5db98dbc01dcaf3231f96...
I'd seen this and gave up but thought I'd give it another try. Following the directions here are the points I didn't understand:
If you go to System UI > Views and search for sys_popup I get 127 results. This time I made the assumption that the one just called sys_popup (as described) was correct.
Now, there is no New or Edit button here and nothing in List Control to expose one so I opened up a Form Section record, changed the table name to sys_user_group, and did an Insert.
This time I went to the User form and added the Group to the bottom of the sys_popup view and now it shows up. I still do not fully understand how/why the 127 Views for sys_popup and this worked but oh well... it works!
Thanks!