Skip to main content

3 docs tagged with "related list"

View all tags

List

Creates a list layout for a table (sysuilist) with column definitions (sysuilist_element).

Relationships and Related Lists

Guide for creating ServiceNow relationships and related lists using the Record API. Related lists display child or associated records on a parent form — for example, showing incident tasks on an incident form.

Tables, Columns, Column Overrides, and Relationships Guide

Guide for creating ServiceNow Tables (sysdbobject), Columns (sysdictionary), Column Overrides (sysdictionaryoverride), and Relationships (sysrelationship) to define data models. Use when the user mentions tables, columns, column overrides, fields, schema, extending tables, relationships, related lists, or data modeling.