How to override only the field label in extended tables?

skendy
Tera Expert

Hi,

I guess it should have been provided from SNC, but i do not want to do damage to the table fields (project task, change etc)...

How can I override only the label of a field which is derived from bigger tables (for example: short_description)?

Thanks,

Skender

1 ACCEPTED SOLUTION

manikorada
ServiceNow Employee
ServiceNow Employee

Skender,



You can navigate to the Dictionary Entry of the field. Then under the Tab 'Label', you can create a new entry for the table and element with the Label as you needed. This will give you option to have your own label per table.


View solution in original post

6 REPLIES 6

manikorada
ServiceNow Employee
ServiceNow Employee

Skender,



You can navigate to the Dictionary Entry of the field. Then under the Tab 'Label', you can create a new entry for the table and element with the Label as you needed. This will give you option to have your own label per table.


manikorada
ServiceNow Employee
ServiceNow Employee

I have also answered similar thing in Changing a field name

 

skendy
Tera Expert

To be more precise:


pm_project_task and change_requests tables use the same label for short_description field (which comes from Task table).



What if I wanted to use Task Title for the first table and Change Title for the second one?




I hope this helps you,


Skender


Add the Label Related List on the Dictionary form. You will figure out the rest


-Anurag