- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2024 01:19 PM
I've been building an app and created a new view on the form to demonstrate an alternate way of displaying the data using a related list (as well as other changes). The user has approved the new view as the way they want to see things.
I want the new view to be the "default" view and remove the original "default" so that there's only one view choice for the user (to avoid confusion).
Is there a way to "flip" the default and Test views on my form? Or remove the existing "default" view and thus make my test view the default?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2024 03:34 PM
Hi @David Lundy ,
I would use a View Rule to set which form view to display based on the record values. For info on this here: https://docs.servicenow.com/bundle/vancouver-platform-user-interface/page/administer/navigation-and-...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2024 03:34 PM
Hi @David Lundy ,
I would use a View Rule to set which form view to display based on the record values. For info on this here: https://docs.servicenow.com/bundle/vancouver-platform-user-interface/page/administer/navigation-and-...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2024 10:30 PM
Hi @David Lundy
Below links could be helpful :
Thanks and Regards
Amit Verma
Please mark this response as correct and helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2024 07:01 AM
Thanks Amit! Unfortunately, neither were useful to me. I couldn't find any controls or options to set the default view. I'm just going to adjust the default view to match the Test view and delete Test afterwards.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2024 08:09 AM
The first link he sent was correct. Go to System UI > view Rules. Create a new rule. Give it a name set the table and then make sure the view field has the view name you want as default.