How to change a view to default view on forms (RITM for example)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2020 10:23 AM
I would like to know how to change the view to the default view of a form. For instance on a New instance of New York, when I open Request Item to create a new RITM record I get self service view, I'm assuming everyone in SNow is getting the same view, I would like to make this a global setting that everyone get the default view. Similarly when putting in a Vendor, I would like get companies view but would like vendor view as the default. how would I accomplish this?
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2020 11:36 AM
Hi Steve,
- If it is just for you, you can click on the top-header and select view -> desired view
- If you want to make it for general purposes then a view rule is preferred ->https://docs.servicenow.com/bundle/newyork-platform-user-interface/page/administer/navigation-and-ui...
Note that with the view, preferences have to be updated as well. Worth to mention that the user preferences are very tricking in terms of view rule. If you create the view rule make sure to delete any stored view in user preferences in records that have an assigned to after deployment.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2022 12:58 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2022 08:45 AM
That's great.