How to change or rename the Label Of the dropdown field on form and list layout.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-02-2016 03:57 AM
How to change or rename the Label Of the dropdown field on form and list layout.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-02-2016 04:01 AM
1.Right click on the name of the field on the form ---->Configure dictionary.
2.Change the column label as you want.
Thanks,
Mihir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-02-2016 04:38 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-02-2016 04:54 AM
Hi Naresh,
go through the following link
Modifying the Label of Form Fields With Client Scripts - ServiceNow Guru
use onChange script instead of onLoad.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-02-2016 05:37 AM
Using the following method u will able to change label dynamically.
g_form.getLabel('incident.short_description').children[1].innerHTML