Need to change the Related List Label

saic2
Tera Contributor

In the sn_hr_er_case (Employee Relation) table, Default View we have Approvers as Related List now i have to change the label of the Approvers Related list in HR Workbench View.

 

If the above table is not having please provide the answer any table i can change it according to my table

1 ACCEPTED SOLUTION

@saic2 

if you change the Related list label using the approach I shared it will impact workspace and also if the workspace view is opened in native.

No other way.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

7 REPLIES 7

@saic2 
Then create one extra view and apply according to your needs

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


Viraj Hudlikar
Giga Sage

Hello @saic2 

 

In ServiceNow, related list labels are shared across views by default. So if you change the label of the "Approvers" related list in the HR Workbench View, it also affects the Default View, because the label is tied to the relationship definition, not the view.

 

If my response has helped you hit helpful button and if your concern is solved do mark my response as correct.

 

Thanks & Regards
Viraj Hudlikar.

Shubham_Jain
Mega Sage

@saic2 Let's take the case of Incident table. On Incident form, i have one of the related list named as "Child Incident". I would like to change the label of it. 

 

Step 1: Navigate to Incident

Step 2: Navigate to related list - Child Incidents tab 

Step 3: Navigate to Configure (By using right click on Related List bar)

Shubham_Jain_0-1751889554764.png

Step 4: Change the label from existing to new (In my case - i have changed from Child Incident --> Child Incidents - Test) and save the form. 

 

Shubham_Jain_1-1751889612760.png

 

Step 5: Validate the changes on Incident Main form

Shubham_Jain_2-1751889668534.png

 

 

✔️ If this solves your issue, please mark it as Correct.


✔️ If you found it helpful, please mark it as Helpful.



Shubham Jain