Modify Work Notes and Additional Comments fields

Kiff
Giga Expert

Hello All,

I have a requirement to modify the text (underlined) in the work notes and Additional comments fields to help users understand how these fields work. Has anyone successfully done this? Please guide me in making the changes.

find_real_file.png

find_real_file.png

Thank you for your help.

1 ACCEPTED SOLUTION

Manoj Kumar16
Giga Guru

There is a client script named Modify Comments Label (OOB)

You can modify that -

find_real_file.png

View solution in original post

7 REPLIES 7

Manoj Kumar16
Giga Guru

There is a client script named Modify Comments Label (OOB)

You can modify that -

find_real_file.png

Hello Kumamano. This changes this field label not the one written in the field that gets cleared out when you start typing. I am looking to modify the text in both additional comments and work notes fields. Thanks

find_real_file.png

It Changes both, the Label and the text inside the box. You need to create a new Client script for the work notes similar to the one mentioned above.

Hi. Yes it worked for both label and placeholder although i was looking to maintain the label as in while i change only the placeholder (text in the field only). Any idea on how to get that to work separately?