How to find a related list backend

Alon Grod
Tera Expert

Hi, 

 

I am trying to find a Related List but I cant. I tried to go to sys_relationship_list and type the name of the related list but nothing come up. I also tried to go sys_ui_related_list but again no result.

How can I find this Related List

Screen Shot 2023-01-02 at 14.48.47.png

1 ACCEPTED SOLUTION

AnubhavRitolia
Mega Sage
Mega Sage

Hi @Alon Grod 

 

'sys_relationship' table will only include custom Related List which was development on some conditions.

 

Related list which are shown in Configure Related List are just list of Reference to field.

 

For example, on Incident table, you get 'Incident task' related list where there is a field 'Incident' which refer to Incident table record. So it automatically shows all Incident Task where Incident field value is same as current Incident record.

If we want to filter it with more condition, in that scenario we use Relationship to create custom Related list with additional filters.

 

 

 

Please mark this as correct answer and helpful if it resolved, or mark this helpful if this help you to reach towards solution.

Thanks
Anubhav Ritolia
ServiceNow Rising Star 2023

View solution in original post

2 REPLIES 2

AnubhavRitolia
Mega Sage
Mega Sage

Hi @Alon Grod 

 

'sys_relationship' table will only include custom Related List which was development on some conditions.

 

Related list which are shown in Configure Related List are just list of Reference to field.

 

For example, on Incident table, you get 'Incident task' related list where there is a field 'Incident' which refer to Incident table record. So it automatically shows all Incident Task where Incident field value is same as current Incident record.

If we want to filter it with more condition, in that scenario we use Relationship to create custom Related list with additional filters.

 

 

 

Please mark this as correct answer and helpful if it resolved, or mark this helpful if this help you to reach towards solution.

Thanks
Anubhav Ritolia
ServiceNow Rising Star 2023

Sonu Parab
Mega Sage
Mega Sage

Hi @Alon Grod ,
1] Right Click on the context menu of any column.

Sonu_Parab_0-1672664112863.png

2] Then go to the Configure -->List Control.It automatically redirect to the related list form.

Sonu_Parab_1-1672664207167.png

 

If I could help you with your Query then, please hit the Thumb Icon and mark as Correct !!

Thank you