How to change the field name on child table which is inherited form parent table

Hareesha
Tera Contributor

I have a requirement to change the field label on child table which is referencing to parent table. How can I do that?

9 REPLIES 9

Manmohan K
Tera Sage

Hi @Hareesha 

 

You can go to dictionary of the child table field. In the related list, there is a list called Labels, create a new entry for that field for your child table

ManmohanK_0-1686044369197.png

 

Hi Manmohan,

 

 If we change in labels it will also change in parent table. I doesnt need that.I need only in child table. I have almost 10 fields

Hi @Hareesha 

 

Go to sys_documentation.list and create a new record with following specifications

Table - The child table for which you want to create new label

Label - The name you want appearing on form

Plural - Add Plural of Label

Element - backend name of the field in the parent table

 

Refer below label created to change Impact label in Incident form

ManmohanK_0-1686052498747.png

 

 

Results as shown below

ManmohanK_1-1686052556074.png

 

 

Grzegorz Kaznoc
Tera Contributor

You can configure label for child table. Lets create record in sys_documentation (Label) with your table. You can open dictionary for your field and scroll donw to related list "Labels" and click new