
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2018 12:35 PM
Hello
In our system, we have a view called Emergencychange. Is there a way for me to edit the view name so it says "Emergency Change"?
Solved! Go to Solution.
- Labels:
-
Instance Configuration

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2018 12:39 PM
Hello Robin,
Views are stored in the table "sys_ui_view" (sys_ui_view.list) or Navigate to System UI->Views and check for the exact record.
https://YOURINSTANCENAME.service-now.com/sys_ui_view_list.do?sysparm_query=nameSTARTSWITHemerg

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2018 12:39 PM
Hello Robin,
Views are stored in the table "sys_ui_view" (sys_ui_view.list) or Navigate to System UI->Views and check for the exact record.
https://YOURINSTANCENAME.service-now.com/sys_ui_view_list.do?sysparm_query=nameSTARTSWITHemerg
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2018 12:40 PM
Robin,
Enter "sys_ui_view.list" into the filter navigator. You can edit the names of the views there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2018 12:43 PM
Hi Robin,
Sure. Try updating it at the view table: sys_ui_view
Thanks,
Berny