- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2023 11:20 PM
Hi Team,
when i am working on ITBM i have created custom relationships and added into the project i am getting accurate list of records but when i am trying to open breadcrumbs in new window it is showing all records not related to parent
i need to see the records which are related to the parent record only please help on this...please find the attached screenshot.
I am using this code :
I need to see my records which are linked to specific project only like below.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2023 01:35 AM
Hi,
Looks like you have Project field on your custom Lesson learned table.
No need to create custom relationship, you can add related list by configuring related list.
When you add any reference field on any table it create relationship and that can be adde on your forms as related list.
Thanks
Anil Lande
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2023 11:36 PM - edited 12-19-2023 11:37 PM
unfortunately, this is the expected behavior for relationships in ServiceNow. You cannot right-click on the breadcrumbs and use option "Open in new window" for relationships.
"Open in new windows" is only working for real related lists when records have references to parent records.
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2023 12:54 AM
Hi @Maik Skoddow ,
I am able to use"Open in new window" for relationships.but not able to get specific project records..
I have created reference to parent records in related list please see the attached screenshot..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2023 12:57 AM
if there is a child-parent relation, as I can see in your screenshot, then there is no need to create a relationship. Just add the related list to the project form. Then you will be able to open the related list in a new window.
Maik

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2023 01:35 AM
Hi,
Looks like you have Project field on your custom Lesson learned table.
No need to create custom relationship, you can add related list by configuring related list.
When you add any reference field on any table it create relationship and that can be adde on your forms as related list.
Thanks
Anil Lande