Documentation
RocketFuel
<  Widgets

Related List

### Description
Present related records while viewing the main record in a tabbed interface. By default, ServiceNow provides a link to a list and form page to view the related records. The Related List widget queries a record and displays its related list without an additional action. You can customize and style this widget using the available instance options and associated custom templates.

### Instance Options
| Option  | Property | Comments | Default Value | Source |
| ----- |:-----:| ---- | ---- | ---- |
| Template | `title` | Allows for customization of the title. | `Default value` | Instance |
| Omit Related List Tables | `omit_related_list_tables` | Comma-separated list of tables to omit from display of Related Lists. | Default value` | Instance |
| Page | `page` | Allows for customization of the title. | `Default value` | Options Schema |
| Column Classes | `col-classes` | This is the bootstrap class ‘col-class’ which will evaluate the number of columns the buttons will span. | `Default value` | Instance |

### Templates
| Name | Comments |
| -------- |:---|
| `nr-related-list-default.html` | Sets the standard default template. |

Want to Learn More? Talk to an Expert
Contact Us