We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Change Label of Dot Walked Field in List View

Konstantin7
Mega Guru

On a list, we have a few dot-walked fields. This resulted in 4 "short description" columns. How can we change the label of a dot-walked field?

 

Example:

table: time_card

column: top_task.short_description, need to rename as "Project name"

2 REPLIES 2

Sagar Pagar
Tera Patron

Hi @Konstantin7,

 

Right click on the field/column on form view. select Configure dictionary and in Label related lists add a new record for your table. It will update/override the field label.

 

Thanks,

Sagar Pagar 

The world works with ServiceNow

kothuruhemn
Tera Contributor

Hi @Konstantin7 

Did you able to change field labels for dot-walked fields on list view? I also have same requirement. please provide the solution.