How to create Related records section in form.?

srikanth241
Mega Expert

Hi How to create a related record section in a form.

For example I need to create a related record list to be appeared in incident form. like we get in problem or change management.

Can any one help me out

Thanks.

1 ACCEPTED SOLUTION

Geoffrey2
ServiceNow Employee
ServiceNow Employee

The lists of related records at the bottom of a form are called Related Lists.


You add them by opening the form, right-clicking in the banner and selecting Configure > Related Lists


Screen Shot 2016-10-07 at 10.09.09 PM.png


View solution in original post

4 REPLIES 4

Geoffrey2
ServiceNow Employee
ServiceNow Employee

The lists of related records at the bottom of a form are called Related Lists.


You add them by opening the form, right-clicking in the banner and selecting Configure > Related Lists


Screen Shot 2016-10-07 at 10.09.09 PM.png


palanikumar
Mega Sage

Please follow this step:



Right click on the form header Select Configure -> Related list.



Now you can choose the related lists that needs to appear


Thank you,
Palani

Chuck Tomasi
Tera Patron

In addition, you may also find these useful for using existing relationships or creating your own.



http://wiki.servicenow.com/index.php?title=Using_Related_Lists


http://wiki.servicenow.com/index.php?title=Creating_Defined_Related_Lists


srikanth241
Mega Expert

Thanks Team