How to create a related list in servicenow. hideRelatedList(): - this is only used to hide whole related list but i want to hide only one column in related list just wanted to know is there any other Need to configure the Asset Action in the Incident's related list without HAM Pro Hi All,In the Incident form, we have a related list called Asset Action where options like Swap and Retire are available. Related lists in SN are these: Related list: Defined related lists provide a list of any records you want at the bottom of the form. Aug 2, 2021 · IN this tutorial, we will look at how we can create a custom-related list in ServiceNow with very easy steps and a demo. Use script section to establish a relation between the two tables. In this article, we will see how to achieve it with following use case. Applies To -> Will be the table where you want to see your related list. But first of all, let's clarify what related lists are. Our requirement is this: In project workspace we have two related lists, both on pm_project_task table - one is filtered by parent, the other by top project. After this we need to pick the specific related list from left slush bucket and place it into right slush bucket and save as shown in below steps: IN this tutorial we will be looking on how we can create custom related list in servicenow with very easy ServiceNow ServiceNow Our requirement is this: In project workspace we have two related lists, both on pm_project_task table - one is filtered by parent, the other by top project. . Dive into step-by-step instructions, real-world examples, and best practices to streamline your ServiceNow development. We dont want users to be able to create new tasks from the top project related list, as it creates them with an incorrect top project. May 3, 2025 · Often we got the requirement to display related lists with some dynamic filter which are not directly available on table/ linked using reference field. Create a new Record in this table. Dec 21, 2023 · There are a few ways to create a custom-related list. hideRelatedList(): - this is only used to hide whole related list but i want to hide only one column in related list just wanted to know is there any other The world works with ServiceNow. The custom related list is created via relationship in ServiceNow so you can say that the topic here is ServiceNow Related list using relationship. Feb 25, 2022 · In order to configure the related list, we need to right click on the form header and select Configure-> Related lists. Please follow the below steps to create Related List. Query from-> Will be the table to which you need to establish the condition. Discover digital experiences that help your organization work smarter, faster, and better. Obvious Hi All, I am trying to hide a column in a related list using client script under condition in ServiceNow I tried using methods like : g_form. Sep 14, 2023 · Learn how to create related lists in ServiceNow with our comprehensive guide on server-side relationships.