Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Approval view different from default view

lightblu
Mega Expert

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.

find_real_file.png

3 REPLIES 3

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

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.Screen Shot 2016-07-10 at 3.01.42 PM.png


http://wiki.servicenow.com/index.php?title=Personalizing_Forms


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.


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.