How can we create a new related lists in service now for change_request table?

Shantharao
Kilo Sage

Hello All,

How can we create a new related lists in service now for change_request table, please provide me the solution

Thank you

1 ACCEPTED SOLUTION

amlanpal
Kilo Sage

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:




I hope this helps. Please mark correct/helpful based on impact


View solution in original post

6 REPLIES 6

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.


Rekha Tiwari
Kilo Guru

Thanks All of you, Can anyone please help me with the code?