How do you change a variables label. g_form.setLabel only works on the field label
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2021 02:45 PM
Hi,
I changed a form label using g_form.setLabel. I need that change to be reflected on the RITM also. When the variable displays on the RITM it is using the original label. How do I get the variable label to also change on the RITM when I change it on the form?
I am new to serviceNow. I've looked through all the posts and I have not been able to get anything to work.
Thank you,
Diana
- Labels:
-
Service Catalog

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2021 02:59 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2021 06:13 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2021 07:31 AM
Can you also make sure UI Type is set to All on your script?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2021 07:57 AM
The UI type is also set to All.