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.

Modify the label of the Additional Comment tab in Workspace

SamuelTse
Tera Guru

Hi,

 

I would like to modify the label of the Additional Comments field in Service Operation Workspace

sow.png

I tried modifying the client script that adds "customer visible" to the label and that didn't work. I don't have any label override. How do I remove "customer visible" from the tab in workspace?

 

Thanks,

 

Sam

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron
Tera Patron

@SamuelTse 

I am in Yokohama and SOW version is 6.1.6 and it's not present on my side.

AnkurBawiskar_0-1757608800279.png

AnkurBawiskar_1-1757608820847.png

 

this client script might be adding that in SOW "Modify Comments Label".

AnkurBawiskar_2-1757608870672.png

 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

14 REPLIES 14

@Bhuvan  

 

Interesting. I updated SOW in our sub-prod instance and that didn't change the label. However, when I went to my PDI, which I created earlier this week, it simply shows "Comments"

SamuelTse_0-1757606882982.png

Now I want to know where SOW is pulling the label from? I am not seeing any custom label that we added. 

 

Sam

@SamuelTse 

 

Below is the script that opens the record from list view. Page is read-only and you need to create a variant if you need to make any changes.

 

Bhuvan_0-1757610228792.png

 

More details to analyse if you are interested,

Bhuvan_1-1757610559668.pngBhuvan_2-1757610610723.pngBhuvan_3-1757610665711.png

If this helped to answer your query, please mark it helpful & accept the solution. 

 

Thanks,

Bhuvan

@Bhuvan  

 

I guess I can also control which Record page to show via the setting on the page variant. However, where in the record page should I update the label? I tried to trace back the data source but I couldn't find the origin of the label. I don't believe the label is hard coded, it's got to be pulling from somewhere.

 

Sam

@SamuelTse 

 

I will try to check it and will let you know if I find more information.

 

If my responses helped to guide you or answer your query, please mark it helpful & accept the solution.

 

Thanks,

Bhuvan

@SamuelTse 

 

As per community guidelines, you can accept more than one answer as accepted solution. If my response helped to guide you or answer your query, please mark it helpful & accept the solution.

 

Thanks,

Bhuvan