- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-31-2017 11:26 AM
Hi Folks,
I have one doubt, I want to find where all the related list will be stored ..?
So when ever we try to add a related list for a particular form we can notice related list for that form will be unique when compared with others.
example:
In user table I can see so many related list:
In Incident form it is different.
So where do all this related list are stored, how do they are linked to tables or forms.
I tried to see in Relationship table(sys_relationship) where I am not able to find all these related lists.
even I tried to see in sys_m2m table even I did not get it.
so can any one let me know the underlying concept of related list .
I will be thankful if you brief me about this.
Nithin.
Developer CommunityServiceNow Developers Blogctomasi
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-01-2017 04:39 AM
You will need to create custom relationship for this.
Creating Defined Related Lists - ServiceNow Wiki
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-26-2021 08:10 AM
This table name appears to have changed at some point to sys_ui_related_list