Approval view different from default view
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-10-2016 02:53 PM
Hi,
For requests in my scoped application (extends sm_order), the approval view is different from the default view. I want them both to have the same default view. How do I copy over the default view to the approval view? Thanks.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-10-2016 03:02 PM
Hi,
There is no direct way to copy views. You can personalize form layout->Make sure view name is selected as "Approval" and then arrange the fields as per your req.
http://wiki.servicenow.com/index.php?title=Personalizing_Forms
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-11-2016 05:22 AM
But can I set the default view as the approval view i.e. point the Approval table to the default view?
I can manually copy it but it will take a while. Thanks.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-29-2016 09:45 PM
Hi,
You can force a view to a form via View Rules i.e the default view for a specific table.
Check the below link:
View Management - ServiceNow Wiki
Thanks
Akhil
Hit Like/Helpful/Correct, if applicable.