Renaming The Filed In Child Table

Manu143
Tera Contributor

Hi Community,

 

  How to rename the filed name in alm_hardware(alm_asset is the parent table)  table using dictionary overriding.

 

 

 

Thanks,

Manu

6 REPLIES 6

Vishal Birajdar
Giga Sage

Hi @Manu143 

 

You want to change the Label ?? right.?

 

You can right click on that field >> select Configure dictionary

 

new form will get open like below :

 

VishalBirajdar7_0-1695276135211.png

 

In related list click on create new entry in "Label"

Select table and Label  and save the form.

 

VishalBirajdar7_1-1695276242502.png

 

 

 

Vishal Birajdar
ServiceNow Developer

I know one thing, and that is that I know nothing.
- Socrates

Hi Vishal,

 Thanks for the reply so here we dont need to create new dictionary overriding is that? It will not affect on other table right?

 

Thanks,

Manu

Hi @Manu143 ,

No it will not affect other tables. after doing changes you can cross verify by  opening record from any other child table of alm_asset.

 

Vishal Birajdar
ServiceNow Developer

I know one thing, and that is that I know nothing.
- Socrates

Hi @Manu143 ,

No there is no need to create new dictionay override and label used only for this table not affect to another table.