Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to change embedded list name

silvano1
Tera Contributor

Hi everyone,

the question may seems silly, but I didn't find anything useful to help me.

 

Basically I'm doing some modification to the Engagement table in GRC modules, and I managed to move the related list "Entity" to the layout with configure->Form Layout on which the relationship appears to be named as Profiles.

 

silvano1_3-1665076257452.png

 

silvano1_2-1665076217316.png

 

Now the problem, I can't find a way to rename this object. I don't find this Profiles neither in Relationships or many to many definition. If it can help, the list points not directly to Profiles table but to a sort of middle layer table called "Entity to Engagement".

 

Any help is appreciated (I'm going crazy on that).

 

thank you in advance.

 

Silvano

 

 

1 ACCEPTED SOLUTION

Mike_R
Kilo Patron
Kilo Patron

Right Click column header -> Configure -> List Control. Then change the label

 

Mike266_0-1665076942494.png

 

 

Mike266_1-1665076973762.png

 

View solution in original post

2 REPLIES 2

Mike_R
Kilo Patron
Kilo Patron

Right Click column header -> Configure -> List Control. Then change the label

 

Mike266_0-1665076942494.png

 

 

Mike266_1-1665076973762.png

 

silvano1
Tera Contributor

Thank you Mike, I wa right-clicking on the wrong spot. Very helpful!

 

Silvano