What is the Difference between Edit and Add button on related list?

Aryan
Tera Contributor

Hello Al,

 

Can anyone tell me the difference between these two button on related list?

Aryan_0-1715870409497.png

 

4 REPLIES 4

Anurag Tripathi
Mega Patron
Mega Patron

Hi,

Add will create a new record in the related table and associate it to the parent record.

Edit will look at the existing records in the related tables and associate them to the parent record.

-Anurag

Pratiksha
Mega Sage
Mega Sage

Both will do the same job, edit will give you slush bucket view and you can add and remove. Add will give you a list view of the related records, you need to check them if you want to add new records in the related list. 

 

You can go to list control to add or remove these buttons. 

 

Regards, 

Pratiksha

Mark Roethof
Tera Patron
Tera Patron

Hi there,

 

I thought this is something Chat GPT should definitely know, so here you go:

 

In ServiceNow, the terms "Edit" and "Add" in the context of a related list have distinct functionalities that help users manage records within the platform.

Edit on Related List

When you click "Edit" on a related list, it allows you to modify the existing relationships between records. Specifically, this action opens a slushbucket interface where you can:

  • Add Existing Records to the Relationship: You can select records that already exist in the system and add them to the related list.
  • Remove Records from the Relationship: You can deselect records to remove their association with the main record.

This is particularly useful when you need to manage relationships without creating new records. For example, if you have a related list of "Tasks" on an "Incident" form, using "Edit" would let you link or unlink existing tasks to the incident.

Add on Related List

When you click "Add" on a related list, it initiates the process of creating a new record that will automatically be associated with the parent record. This action typically opens a new form where you can fill out the details for the new record.

  • Create New Record: You can enter information to create a completely new record that will be linked to the parent record.
  • Automatic Association: The new record is automatically associated with the parent record without needing to manually set the relationship.

For instance, if you're working on an "Incident" form and you use the "Add" button on the "Tasks" related list, it would open a new "Task" form. Once you fill out the details and save the task, it will be linked to the incident you were viewing.

Summary

  • Edit: Modify existing relationships by adding or removing existing records.
  • Add: Create a new record that will be automatically associated with the parent record.

Understanding these differences allows users to manage relationships between records more efficiently within ServiceNow.

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

cosek
Tera Contributor

Hi nice information