---
sourceDocument: Australia Mobile Configuration and Navigation
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/mobile

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia Mobile Configuration and Navigation

ft:clusterId :

    - mobile

bundleId :

    - mobile

workflow :

    - Development, Data and Analytics


---

# Configure a related list screen

# Configure a related list screen for a record screen {#ariaid-title1}

* Release version: Australia
* 
* Updated March 12, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Create a related list screen to give your users easy access to records related to the record they're already viewing.
A related list appears in a tab on your mobile form, and displays a list of records relating to the record on the form. For example. If you are viewing a problem record, you may want your related list to display all incident
records associated with that problem record.  
Note:  
Supported relationships are defined by a reference field between two tables. Custom relationships created using the Relationships \[sys_relationship\] table or scripted relationships aren't supported with this component.

Creating a related list involves three tasks:

1. [Create a parametrized data item for your related list](https://servicenow-prod.fluidtopics.net/ql~JcV0hLB_9NCptuICHVg "Create a parametrized data item to contain the records that display in your related list.")
:   Create a parametrized data item to contain the records that display in your related list.

2. [Create a list screen to use as a related list](https://servicenow-prod.fluidtopics.net/XHOaA3VbOBX1t4u3uRjo9g "Create a related list using your parametrized data item. This list appears for your users when they select the related list tab on their form screen.")
:   Create a related list using your parametrized data item. This list appears for your users when they select the related list tab on their form screen.

3. [Update your record screen to display a related list](https://servicenow-prod.fluidtopics.net/HPFpiOKKakr3NSOMYkTOew "Update your record screen to display a list of related records.")
:   Update your record screen to display a list of related records, and define the relationship between your record screen and the related list.

