I want to change the field labels for related lists on a per-table basis.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
I want to change the custom field labels on a per-table basis.
I thought this could be achieved by simply adjusting the labels.
However, the field labels displayed in the related list did not change.
The related list is implemented using relationship records.
Is there a good way to handle this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
if you change field label and that field is part of related list, it will show the new label
on form you can write client script to change label using g_form.setLabelOf('fieldName', 'New Label');
But nothing as such is available on list
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 10x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
Thank you for marking my response as helpful.
If you're still facing any issues, I'd be happy to help further.
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 10x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hi @bonsai
Check Similar post:
How to change Label (Display Label) dynamically for related lists (though its old)
https://servicenowguru.com/ui-scripts-system-ui/modifying-label-form-fields-client-scripts/
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti