How to change or rename the Label Of the dropdown field on form and list layout.

naresha
Kilo Contributor

How to change or rename the Label Of the dropdown field on form and list layout.

5 REPLIES 5

Mihir Mohanta
Kilo Sage

1.Right click on the name of the field on the form ---->Configure dictionary.


2.Change the column label as you want.



Thanks,


Mihir


We don't want to change background name,whenever we select perticular option on form then only the label of the field will need to change.rest all the time original name will appear in dropdown.


srinivasboppana
Kilo Expert

Hi Naresh,



go through the following link


Modifying the Label of Form Fields With Client Scripts - ServiceNow Guru



use onChange script instead of onLoad.


srinivasboppana
Kilo Expert

Using the following method u will able to change label dynamically.


g_form.getLabel('incident.short_description').children[1].innerHTML