Can I add a Related List to a sys_popup view?

Eric Manning
Tera Contributor

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:

find_real_file.png

1 ACCEPTED SOLUTION
6 REPLIES 6

yes Brian, atleast in London, i don't think its available. May be it was there before. 

Eric Manning
Tera Contributor

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!