how to rename label for column/field in database view (list view created)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-16-2017 04:13 AM
Hi Team,
We have created a database view having combination of 3 tables in total, having 'assigned to' field in each table. so on seeing list view we can see 3 'Assigned To' fields which is creating confusion. so is there any way to rename its label so that we can remove the confusion.
Kindly refer the screenshot, its showing 3 Assigned To fields.
Regards,
Abhinav

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-16-2017 04:21 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-16-2017 05:16 AM
Hi Abhinav, Could you please find the belo link it may help you https://community.servicenow.com/thread/173846 https://www.servicenowguru.com/system-ui/ui-scripts-system-ui/modifying-label-form-fields-client-scr...

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-16-2017 05:30 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-12-2018 11:56 AM
This worked for me...
https://docs.servicenow.com/bundle/jakarta-performance-analytics-and-reporting/page/use/reporting/task/t_RelabelAColumn.html
Essentially creating Labels for the fields in the View. This only touches the View. It does not touch the underlying tables.
PS
I am on Kingston and we do NOT have Performance Analytics.