- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-23-2017 10:06 PM
Hello All,
How can we create a new related lists in service now for change_request table, please provide me the solution
Thank you
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-23-2017 10:14 PM
Hi Burra,
There are couple of ways to achieve so.
1. In any table (other than change_request) if you have any field referring change_request, you can simply call that table in Change request table. Right click on the form header-->Configure-->Related Lists-->Select that in Available slush-bucket and Save it.
2. Or you may create a new Relationship by navigating System Definition-->Relationships and add that in your Change Request table as mentioned in the above point. You may refer these helpful links:
- https://www.servicenowguru.com/system-definition/relationships/defined-related-lists
- http://wiki.servicenow.com/index.php?title=Creating_Defined_Related_Lists#gsc.tab=0
I hope this helps. Please mark correct/helpful based on impact
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-23-2017 10:44 PM
Hi snehabinani26,
Isn't this the same response as I have provided? Please correct me if I'm wrong.
Also I think we should not reply the same solutions unless we provide any different approach. Providing the same answer/solution in a single thread doesn't add any extra value to the person who has asked the question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-01-2020 06:45 AM
Thanks All of you, Can anyone please help me with the code?